aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-23 11:15:05 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 16:23:21 -0400
commit07f6469fffac314ac529794e159b266bc49fc6af (patch)
tree44e10db5a2586dccce3accf8863e71ae31dd40f0
parent4e26a5f5530649b70a16d858a6ff39981ee5a93f (diff)
downloadSkyblocker-07f6469fffac314ac529794e159b266bc49fc6af.tar.gz
Skyblocker-07f6469fffac314ac529794e159b266bc49fc6af.tar.bz2
Skyblocker-07f6469fffac314ac529794e159b266bc49fc6af.zip
1.20.5
-rw-r--r--gradle.properties4
-rw-r--r--src/main/resources/fabric.mod.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 360bf944..48a45dc1 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@ org.gradle.parallel=true
# Fabric Properties (https://fabricmc.net/versions.html)
## 1.20
-minecraft_version=1.20.5-rc3
-yarn_mappings=1.20.5-rc3+build.1
+minecraft_version=1.20.5
+yarn_mappings=1.20.5+build.1
loader_version=0.15.10
#Fabric api
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index e350b8a4..4972377e 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -36,7 +36,7 @@
"fabricloader": ">=0.15.10",
"fabric-api": ">=0.97.5+1.20.5",
"yet_another_config_lib_v3": ">=3.3.2+1.20.4+update.1.20.5-SNAPSHOT+update.1.20.5-SNAPSHOT",
- "minecraft": "~1.20.5-rc.3",
+ "minecraft": "~1.20.5",
"java": ">=21"
},
"conflicts": {