File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ org.gradle.jvmargs=-Xmx1G
33
44# Fabric Properties
55# check these on https://modmuss50.me/fabric.html
6- minecraft_version =1.21.7
7- yarn_mappings =1.21.7 +build.1
6+ minecraft_version =1.21.8
7+ yarn_mappings =1.21.8 +build.1
88loader_version =0.16.14
9- loom_version =1.10 -SNAPSHOT
9+ loom_version =1.11 -SNAPSHOT
1010
1111# Mod Properties
12- mod_version = 1.1.0.3
12+ mod_version = 1.1.0.4
1313maven_group = com.diffusehyperion
1414archives_base_name = InertiaAntiCheat
1515
1616# Dependencies
1717# check this on https://modmuss50.me/fabric.html
18- fabric_version =0.128.1 +1.21.7
18+ fabric_version =0.130.0 +1.21.8
Original file line number Diff line number Diff line change 3030 "depends" : {
3131 "fabricloader" : " *" ,
3232 "fabric" : " *" ,
33- "minecraft" : " =1.21.7 "
33+ "minecraft" : " =1.21.8 "
3434 }
3535}
You can’t perform that action at this time.
0 commit comments