File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ object Versions {
31
31
32
32
// Fabric
33
33
// check these on https://fabricmc.net/develop
34
- const val FABRIC_YARN_MAPPINGS = " 1.21.4 -pre3+build.2"
34
+ const val FABRIC_YARN_MAPPINGS = " 1.21.5 -pre3+build.2"
35
35
val FABRIC_MINECRAFT = FABRIC_YARN_MAPPINGS .substringBefore(' +' )
36
- const val FABRIC_LOADER = " 0.16.9 "
37
- const val FABRIC_COMMAND_API_V2 = " 2.2.41+e496eb1504 "
36
+ const val FABRIC_LOADER = " 0.16.12 "
37
+ const val FABRIC_COMMAND_API_V2 = " 2.2.50+47f22c2efb "
38
38
const val FABRIC_COMMAND_API_V1 = " 1.2.56+f71b366f73"
39
- const val FABRIC_LIFECYCLE_EVENTS_V1 = " 2.5.1+6da5ef6940 "
39
+ const val FABRIC_LIFECYCLE_EVENTS_V1 = " 2.5.14+47f22c2efb "
40
40
41
41
// ChatGPT
42
42
const val GSON = " 2.11.0"
You can’t perform that action at this time.
0 commit comments