File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
fabric/src/main/resources
neoforge/src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 "depends" : {
4141 "fabricloader" : " >=0.14.19" ,
4242 "fabric" : " *" ,
43- "minecraft" : " 1.21.9 " ,
43+ "minecraft" : " 1.21.10 " ,
4444 "java" : " >=21" ,
4545 "cryonicconfig" : " *"
4646 }
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ maven_group = com.periut.chisel
77archives_name = chisel
88
99# https://fabricmc.net/develop/
10- minecraft_version =1.21.9
11- yarn_mappings =1.21.9 +build.1
12- fabric_loader_version =0.17.2
13- fabric_api_version = 0.133.14 +1.21.9
14- yarn_mappings_patch_neoforge_version = 1.21+build.4
10+ minecraft_version =1.21.10
11+ yarn_mappings =1.21.10 +build.2
12+ fabric_loader_version =0.17.3
13+ fabric_api_version = 0.136.0 +1.21.10
14+ yarn_mappings_patch_neoforge_version = 1.21+build.4
1515# ---
1616
1717# https://projects.neoforged.net/neoforged/neoforge
18- neoforge_version = 21.9.3 -beta
18+ neoforge_version = 21.10.28 -beta
1919
2020# https://modrinth.com/mod/emi/
2121emi_version =1.1.18+1.21.1
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ config = "chisel.mixins.json"
1919[[dependencies .chisel ]]
2020modId =" minecraft"
2121type =" required"
22- versionRange =" [1.21.9 ]"
22+ versionRange =" [1.21.10 ]"
2323
2424[[dependencies .chisel ]]
2525modId =" neoforge"
You can’t perform that action at this time.
0 commit comments