aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-22 11:07:42 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-26 16:23:21 -0400
commit80acfdaa9b77a95a1e5763203b3a8d72100bdea4 (patch)
treecf1c8c86eb664c5108643c5e391caaab5ac3414f /src/main/resources
parentb71e7575963eae5c36b3a9b7773ccd3997e09ec2 (diff)
downloadSkyblocker-80acfdaa9b77a95a1e5763203b3a8d72100bdea4.tar.gz
Skyblocker-80acfdaa9b77a95a1e5763203b3a8d72100bdea4.tar.bz2
Skyblocker-80acfdaa9b77a95a1e5763203b3a8d72100bdea4.zip
1.20.5-rc3
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index ee49991f..e350b8a4 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -34,9 +34,9 @@
"accessWidener": "skyblocker.accesswidener",
"depends": {
"fabricloader": ">=0.15.10",
- "fabric-api": ">=0.97.3+1.20.5",
+ "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.2",
+ "minecraft": "~1.20.5-rc.3",
"java": ">=21"
},
"conflicts": {