aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2024-06-13 12:59:08 -0400
committerinyourwalls <inyourwalls@tutanota.com>2024-06-13 12:59:08 -0400
commit56531253380bcbcb7d98ea074ba31a314a39ac8f (patch)
tree017f42f2b18b5819558a2d53ab1e2cb126b48dce /src/main/resources/fabric.mod.json
parentfbe98d037021a0fe4ec2792363134142925069cb (diff)
un-bump version, fix config screen
Diffstat (limited to '')
-rw-r--r--src/main/resources/fabric.mod.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index eb98d3d..e608d30 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -23,9 +23,9 @@
},
"depends": {
"fabricloader": ">=0.14.22",
- "fabric-screen-api-v1": ">=0.90.4+1.20.2",
- "minecraft": "^1.20.2",
- "java": ">=17"
+ "fabric-screen-api-v1": ">=0.100.1+1.21",
+ "java": ">=17",
+ "minecraft": "~1.21"
},
"suggests": {},
"custom": {