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.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 f877592d..81a6373d 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -34,13 +34,13 @@
"accessWidener": "skyblocker.accesswidener",
"depends": {
"fabricloader": ">=0.15.10",
- "fabric-api": ">=0.97.6+1.20.5",
+ "fabric-api": ">=0.97.7+1.20.5",
"yet_another_config_lib_v3": ">=3.4.1+1.20.5",
"minecraft": "~1.20.5",
"java": ">=21"
},
"conflicts": {
- "immediatelyfast": "<=1.2.11+1.20.4"
+ "immediatelyfast": "<=1.2.12+1.20.5"
},
"breaks": {
"forcecloseworldloadingscreen": "<=2.2.0"