aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-08-30 11:40:21 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-08-30 11:40:21 +0800
commit263a070071d4e0b376a398386049c3e5e924bd20 (patch)
tree73f8cdbd88147c0b3babb8e193ba740d82569b5d /src/main/resources
parent47ce58d320feedce57182ae0b88196bce518a57a (diff)
downloadRoughlyEnoughItems-263a070071d4e0b376a398386049c3e5e924bd20.tar.gz
RoughlyEnoughItems-263a070071d4e0b376a398386049c3e5e924bd20.tar.bz2
RoughlyEnoughItems-263a070071d4e0b376a398386049c3e5e924bd20.zip
Adds credits button + fixed depends requirements
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 9417caffb..141ab48f8 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -37,7 +37,7 @@
"depends": {
"fabricloader": ">=0.4.0",
"cloth": "*",
- "cloth-config2": ">=0.5.2"
+ "cloth-config2": ">=1.1.1"
},
"mixins": [
"mixin.roughlyenoughitems.json",