File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' fabric-loom' version ' 1.6 -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 @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
55 # check these on https://modmuss50.me/fabric.html
66 minecraft_version =1.21
77 yarn_mappings =1.21+build.9
8- loader_version =0.15.11
8+ loader_version =0.16.10
99
1010# Mod Properties
1111 mod_version = 1.0.1+build.1
@@ -15,4 +15,4 @@ org.gradle.jvmargs=-Xmx1G
1515
1616# Dependencies
1717 # check this on https://modmuss50.me/fabric.html
18- fabric_version =0.100.7 +1.21
18+ fabric_version =0.102.0 +1.21
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.7 -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