File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ org.gradle.parallel=true
44
55# Fabric Properties
66# check these on https://fabricmc.net/develop
7- minecraft_version =1.21.6
8- yarn_mappings =1.21.6 +build.1
9- loader_version =0.16.14
7+ minecraft_version =1.21.7
8+ yarn_mappings =1.21.7 +build.8
9+ loader_version =0.17.2
1010loom_version =1.11-SNAPSHOT
1111
1212# Mod Properties
13- mod_version =1.0.0+mc1.21.6
13+ mod_version =1.0.0+mc1.21.7
1414maven_group =cuspymd.mcp.mod
1515archives_base_name =mcp-server-mod
1616
1717# Dependencies
18- fabric_version =0.128.1 +1.21.6
18+ fabric_version =0.129.0 +1.21.7
Original file line number Diff line number Diff line change 3131 }
3232 ],
3333 "depends" : {
34- "fabricloader" : " >=0.16.14 " ,
35- "minecraft" : " ~1.21.6 " ,
34+ "fabricloader" : " >=0.17.2 " ,
35+ "minecraft" : " ~1.21.7 " ,
3636 "java" : " >=21" ,
3737 "fabric-api" : " *"
3838 }
You can’t perform that action at this time.
0 commit comments