aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/fabric.mod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index e12827db1..dfe907ef3 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -38,7 +38,8 @@
"fabricloader": "*",
"cloth": ">=2-",
"cloth-basic-math": "*",
- "cloth-config2": ">=3-"
+ "cloth-config2": ">=3-",
+ "minecraft": "~1.16-Snapshot.20.14.a"
},
"mixins": [
"mixin.roughlyenoughitems.json",