Update to 1.20.3/4

This commit is contained in:
tibs 2024-01-07 21:45:35 -05:00
parent 37997cde7d
commit 166ef4a287
Signed by: tibs
GPG key ID: 047833989F50F88F
8 changed files with 28 additions and 25 deletions

View file

@ -1,9 +1,12 @@
[versions]
minecraft = "1.20.1"
quilt_mappings = "1.20.1+build.23"
fabric_loader = "0.14.22"
minecraft = "1.20.3"
quilt_mappings = "1.20.3+build.3"
fabric_loader = "0.15.3"
fabric_api = "0.88.1+1.20.1"
fabric_api = "0.91.1+1.20.3"
fabric_loom = "1.4.+"
grgit = "5.2.+"
[libraries]
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }
@ -13,6 +16,5 @@ fabric_loader = { module = "net.fabricmc:fabric-loader", version.ref = "fabric_l
fabric_api = { module = "net.fabricmc.fabric-api:fabric-api", version.ref = "fabric_api" }
[plugins]
fabric_loom = { id = "fabric-loom", version = "1.2.+" }
loom_quiltflower = { id = "io.github.juuxel.loom-vineflower", version = "1.11.+" }
grgit = { id = "org.ajoberstar.grgit", version = "5.2.+" }
fabric_loom = { id = "fabric-loom", version.ref = "fabric_loom" }
grgit = { id = "org.ajoberstar.grgit", version.ref = "grgit" }

Binary file not shown.

View file

@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists