aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-12 21:34:58 +0800
committershedaniel <daniel@shedaniel.me>2020-01-12 21:34:58 +0800
commit14f068d3290db5b0210b49e2fb1d65d760b19002 (patch)
tree1dc4993956690da65ddb7f0defd0f4b3e6acf910 /src/main/resources/fabric.mod.json
parent421d0b0abd703367d6078f344def91ddfa24bdec (diff)
downloadRoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.tar.gz
RoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.tar.bz2
RoughlyEnoughItems-14f068d3290db5b0210b49e2fb1d65d760b19002.zip
improved recipe screen type setting
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rwxr-xr-xsrc/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 a3189648c..579873e4a 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -35,9 +35,9 @@
]
},
"depends": {
- "fabricloader": ">=0.4.0",
- "cloth": "*",
- "cloth-config2": ">=1.1.1"
+ "fabricloader": "*",
+ "cloth": ">=1.1.0",
+ "cloth-config2": ">=2.6.6"
},
"mixins": [
"mixin.roughlyenoughitems.json",