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 4141 "fabricloader" : " >=0.14.19" ,
4242 "architectury" : " *" ,
4343 "fabric" : " *" ,
44- "minecraft" : [ " 1.21.7 " ],
44+ "minecraft" : [ " 1.21.8 " ],
4545 "java" : " >=21" ,
4646 "cryonicconfig" : " *"
4747 }
Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ maven_group = com.periut.chisel
77archives_name = chisel
88
99# https://www.curseforge.com/minecraft/mc-mods/architectury-api
10- architectury_version =17.0.6
10+ architectury_version =17.0.8
1111
1212# https://fabricmc.net/develop/
13- minecraft_version =1.21.7
14- yarn_mappings =1.21.7 +build.6
15- fabric_loader_version =0.16.14
16- fabric_api_version =0.128.2 +1.21.7
13+ minecraft_version =1.21.8
14+ yarn_mappings =1.21.8 +build.1
15+ fabric_loader_version =0.17.2
16+ fabric_api_version =0.132.0 +1.21.8
1717yarn_mappings_patch_neoforge_version = 1.21+build.4
1818# ---
1919
2020# https://projects.neoforged.net/neoforged/neoforge
21- neoforge_version =21.7.8-beta
21+ neoforge_version =21.8.33
2222
2323# https://modrinth.com/mod/emi/
2424emi_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.7 ]"
22+ versionRange =" [1.21.8 ]"
2323
2424[[dependencies .chisel ]]
2525modId =" neoforge"
You can’t perform that action at this time.
0 commit comments