pull all fabric versions to Versions.kt

This commit is contained in:
dfsek
2022-06-16 23:55:22 -07:00
parent fce8c823be
commit cacfd66cf7
2 changed files with 5 additions and 3 deletions

View File

@@ -24,6 +24,8 @@ object Versions {
const val yarn = "$minecraft+build.1"
const val mixin = "0.11.2+mixin.0.8.5"
const val loom = "0.12-SNAPSHOT"
const val loomQuiltflower = "1.7.1"
const val minotaur = "1.1.0"
}
object Bukkit {