aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-12-03 14:17:20 -0500
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-12-08 16:10:15 -0500
commitf2a98b8540151aaba1c754e204d72b619f9ebb00 (patch)
treea88630a63bd8609ed07cd825dda3adfee1987578 /gradle.properties
parentc6f0b752245d38ce5be9c03d944d0c0a0cd23290 (diff)
downloadSkyblocker-f2a98b8540151aaba1c754e204d72b619f9ebb00.tar.gz
Skyblocker-f2a98b8540151aaba1c754e204d72b619f9ebb00.tar.bz2
Skyblocker-f2a98b8540151aaba1c754e204d72b619f9ebb00.zip
1.21.4
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 56d97687..48eef9e3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,13 +3,13 @@ org.gradle.parallel=true
# Fabric Properties (https://fabricmc.net/versions.html)
## 1.21.2
-minecraft_version=1.21.4-rc3
-yarn_mappings=1.21.4-rc3+build.3
+minecraft_version=1.21.4
+yarn_mappings=1.21.4+build.1
loader_version=0.16.9
#Fabric api
## 1.21.2
-fabric_api_version=0.110.2+1.21.4
+fabric_api_version=0.110.5+1.21.4
# Minecraft Mods
## YACL (https://github.com/isXander/YetAnotherConfigLib)