File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ org.gradle.warning.mode=all
55# org.gradle.configuration-cache=true
66# Fabric Properties
77# check these on https://fabricmc.net/versions.html
8- minecraft_version =1.21.6-pre4
9- yarn_mappings =1.21.6-pre4 +build.1
8+ minecraft_version =1.21.6-rc1
9+ yarn_mappings =1.21.6-rc1 +build.1
1010loader_version =0.16.14
1111fabric_version =0.126.1+1.21.6
1212# Mod Properties
Original file line number Diff line number Diff line change 2626 ]
2727 },
2828 "depends" : {
29- "fabricloader" : " >=0.16.9 " ,
29+ "fabricloader" : " >=0.16.14 " ,
3030 "java" : " >=21" ,
31- "minecraft" : " >=1.21.4 " ,
31+ "minecraft" : " >=1.21.6 " ,
3232 "c2me-base" : " *"
3333 },
3434 "conflicts" : {
3737 },
3838 "breaks" : {
3939 "tic_tacs" : " *" ,
40- "optifabric" : " *" ,
41- "fabric-api" : " <0.107.0"
40+ "optifabric" : " *"
4241 }
4342}
You can’t perform that action at this time.
0 commit comments