aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-03-05 15:55:51 +0800
committershedaniel <daniel@shedaniel.me>2020-03-05 16:29:17 +0800
commit318b5c0843537aab82f8ec583a2753952d1fc3a2 (patch)
tree6acb19981ee8a7055236ba0bd8eaf9e61817975f /src
parent14a47ac2df9c9b0862d4dcdd3c62763f5273ca8e (diff)
downloadRoughlyEnoughItems-318b5c0843537aab82f8ec583a2753952d1fc3a2.tar.gz
RoughlyEnoughItems-318b5c0843537aab82f8ec583a2753952d1fc3a2.tar.bz2
RoughlyEnoughItems-318b5c0843537aab82f8ec583a2753952d1fc3a2.zip
20w10a
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src')
-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 4ef201921..bbe4129e8 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -36,9 +36,9 @@
},
"depends": {
"fabricloader": "*",
- "cloth": ">=1.1.0",
- "cloth-config2": ">=2.6.6",
- "minecraft": "~1.16-Snapshot.20.6.a"
+ "cloth": ">=1.2.0",
+ "cloth-config2": "~3-",
+ "minecraft": "~1.16-Snapshot.20.10.a"
},
"mixins": [
"mixin.roughlyenoughitems.json",