aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 3638a9d5..684fd66d 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -33,10 +33,11 @@
],
"accessWidener": "skyblocker.accesswidener",
"depends": {
- "fabricloader": ">=0.15.7",
- "fabric-api": ">=0.96.13+1.20.5",
+ "fabricloader": ">=0.15.9",
+ "fabric-api": ">=0.96.14+1.20.5",
"yet_another_config_lib_v3": ">=3.3.3+1.20.4+update.1.20.5-SNAPSHOT+update.1.20.5-SNAPSHOT",
- "minecraft": "~1.20.5-alpha.24.13.a"
+ "minecraft": "~1.20.5-alpha.24.14.a",
+ "java": ">=21"
},
"conflicts": {
"immediatelyfast": "<=1.2.11+1.20.4"