File tree Expand file tree Collapse file tree
fabric/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33object BuildConfig {
44 val MINECRAFT_VERSION : String = " 26.1.1"
55 val NEOFORGE_VERSION : String = " 26.1.1.0-beta"
6- val FABRIC_LOADER_VERSION : String = " 0.18.4 "
7- val FABRIC_API_VERSION : String = " 0.145.1 +26.1"
6+ val FABRIC_LOADER_VERSION : String = " 0.18.5 "
7+ val FABRIC_API_VERSION : String = " 0.145.3 +26.1 .1"
88 val SUPPORT_FRAPI : Boolean = true
99
1010 // This value can be set to null to disable Parchment.
1111 val PARCHMENT_VERSION : String? = null
1212
1313 // https://semver.org/
14- var MOD_VERSION : String = " 0.8.9-beta.4 "
14+ var MOD_VERSION : String = " 0.8.9"
1515
1616 fun createVersionString (project : Project ): String {
1717 val builder = StringBuilder ()
Original file line number Diff line number Diff line change 9393 "custom_hud" : " <3.4.2" ,
9494 "farsight" : " <=1.21-4.3" ,
9595 "iceberg" : " <1.2.7" ,
96- "iris" : " <=1.10.6 " ,
96+ "iris" : " <=1.10.8 " ,
9797 "movingelevators" : " <=1.4.7" ,
9898 "notenoughcrashes" : " <4.4.8" ,
9999 "noxesium" : " <2.3.3" ,
You can’t perform that action at this time.
0 commit comments