aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-03-21 16:20:33 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 16:23:20 -0400
commit02ed1d456c7924753f4b1447818ae9986539a950 (patch)
treeb911b370d30d8f0a85c008358f834e9b696025eb /gradle.properties
parent4e2924407645b04c30d4a2823a1d9d0983c2c790 (diff)
downloadSkyblocker-02ed1d456c7924753f4b1447818ae9986539a950.tar.gz
Skyblocker-02ed1d456c7924753f4b1447818ae9986539a950.tar.bz2
Skyblocker-02ed1d456c7924753f4b1447818ae9986539a950.zip
24w12a
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 66191411..e1ebba36 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,13 +3,13 @@ org.gradle.parallel=true
# Fabric Properties (https://fabricmc.net/versions.html)
## 1.20
-minecraft_version=24w09a
-yarn_mappings=24w09a+build.5
+minecraft_version=24w12a
+yarn_mappings=24w12a+build.3
loader_version=0.15.7
#Fabric api
## 1.20
-fabric_api_version=0.96.5+1.20.5
+fabric_api_version=0.96.12+1.20.5
# Minecraft Mods
## YACL (https://github.com/isXander/YetAnotherConfigLib)