aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-02-15 23:31:04 -0500
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 16:23:20 -0400
commit3c967b384500d117c23fa5d1cb23bc415a5d6324 (patch)
tree3db321700ebb9b585eeda369ae206c1257964de0 /gradle.properties
parenta0588bc0fce38990f06e66b5be9c89417217408f (diff)
downloadSkyblocker-3c967b384500d117c23fa5d1cb23bc415a5d6324.tar.gz
Skyblocker-3c967b384500d117c23fa5d1cb23bc415a5d6324.tar.bz2
Skyblocker-3c967b384500d117c23fa5d1cb23bc415a5d6324.zip
24w07a & Mixin Extras update
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index a9c66d48..9543d5cc 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=24w05b
-yarn_mappings=24w05b+build.2
-loader_version=0.15.6
+minecraft_version=24w07a
+yarn_mappings=24w07a+build.4
+loader_version=0.15.7
#Fabric api
## 1.20
-fabric_api_version=0.95.5+1.20.5
+fabric_api_version=0.96.2+1.20.5
# Minecraft Mods
## YACL (https://github.com/isXander/YetAnotherConfigLib)