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.9 -SNAPSHOT'
2+ id ' fabric-loom' version ' 1.10 -SNAPSHOT'
33 id ' maven-publish'
44}
55
Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ org.gradle.jvmargs=-Xmx1G
33
44# Fabric Properties
55 # check these on https://modmuss50.me/fabric.html
6- minecraft_version =1.21.1
7- yarn_mappings =1.21.1 +build.3
8- loader_version =0.16.10
6+ minecraft_version =1.21.5
7+ yarn_mappings =1.21.5 +build.1
8+ loader_version =0.16.13
99
1010# Mod Properties
11- mod_version = 2.0-Beta.1+1.21.1
11+ mod_version = 2.0-Beta.1+1.21.5
1212 maven_group = com.thevoidblock
1313 archives_base_name = CustomNames
1414
1515# Dependencies
1616 # check this on https://modmuss50.me/fabric.html
17- fabric_version =0.115.0 +1.21.1
17+ fabric_version =0.119.9 +1.21.5
1818
1919 # check this on https://linkie.shedaniel.dev
20- cloth_version =15 .0.140
21- modmenu_version =11 .0.3
20+ cloth_version =18 .0.145
21+ modmenu_version =14 .0.0-rc.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-8.11 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments