File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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}
44
55java {
@@ -14,9 +14,9 @@ version = "0.3.8"
1414group = " dev.chachy"
1515
1616dependencies {
17- minecraft " com.mojang:minecraft:1.21.5 "
18- mappings " net.fabricmc:yarn:1.21.5 +build.1:v2"
19- modImplementation " net.fabricmc:fabric-loader:0.16.7 "
17+ minecraft " com.mojang:minecraft:1.21.6 "
18+ mappings " net.fabricmc:yarn:1.21.6 +build.1:v2"
19+ modImplementation " net.fabricmc:fabric-loader:0.16.14 "
2020}
2121
2222processResources {
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-all .zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1-bin .zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments