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 @@ -4,12 +4,12 @@ org.gradle.parallel=true
44
55# Fabric Properties
66# check these on https://fabricmc.net/develop
7- minecraft_version =25w08a
8- yarn_mappings =25w08a +build.3
7+ minecraft_version =25w09b
8+ yarn_mappings =25w09b +build.2
99loader_version =0.16.10
1010
1111# Fabric API
12- fabric_version =0.118.0 +1.21.5
12+ fabric_version =0.118.2 +1.21.5
1313
1414# Mod Properties
1515mod_version =1.1.4
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