File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,23 +8,23 @@ org.gradle.warning.mode=fail
88# Fabric Properties
99# check these at https://fabricmc.net/develop/ and
1010# https://modrinth.com/mod/fabric-api/versions
11- minecraft_version =1.21.9
12- yarn_mappings =1.21.9 +build.1
11+ minecraft_version =1.21.10
12+ yarn_mappings =1.21.10 +build.1
1313loader_version =0.17.2
1414loom_version =1.11-SNAPSHOT
1515
1616# Fabric API
17- fabric_version =0.134 .0+1.21.9
17+ fabric_version =0.135 .0+1.21.10
1818
1919# Mod Properties
20- mod_version =1.4-MC1.21.9 -Fabric
20+ mod_version =1.4-MC1.21.10 -Fabric
2121maven_group =net.wimods.chestesp
2222archives_base_name =ChestESP
2323mod_loader =Fabric
2424
2525# CurseForge
2626cf_project_id =870203
27- cf_game_version =1.21.9
27+ cf_game_version =1.21.10
2828
2929# GitHub
3030gh_repo_id =Wurst-Imperium/ChestESP
@@ -38,4 +38,4 @@ cloth_config_version=20.0.148
3838# check at https://modrinth.com/mod/lootr/versions?l=fabric
3939lootr_version =fabric-1.21.9-1.17.30.96
4040# turn off if Lootr is not yet available for the current Minecraft version
41- do_lootr_test =true
41+ do_lootr_test =false
You can’t perform that action at this time.
0 commit comments