File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
2- id ' fabric-loom' version ' 1.11-SNAPSHOT '
2+ id ' fabric-loom' version ' 1.14.10 '
33}
44
55version = " ${ project.mod_version} +mc${ project.minecraft_version} "
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
33
44# Fabric Properties
55# check these on https://fabricmc.net/develop/
6- minecraft_version =1.21.9
7- yarn_mappings =1.21.9 +build.1
8- loader_version =0.17.2
6+ minecraft_version =1.21.11
7+ yarn_mappings =1.21.11 +build.4
8+ loader_version =0.18.4
99
1010# Fabric API
11- fabric_version =0.134.0 +1.21.9
11+ fabric_version =0.141.1 +1.21.11
1212
1313# Mod Properties
1414mod_version =0.1.7
@@ -18,4 +18,4 @@ maven_group=com.github.getchoo
1818
1919# Dependencies
2020# # https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu
21- mod_menu_version =16 .0.0-rc.1
21+ mod_menu_version =17 .0.0-beta.2
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .0-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments