aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-04-03 13:49:22 +0800
committershedaniel <daniel@shedaniel.me>2020-04-03 13:49:22 +0800
commit12d9839573e6a59fa1e2ca466722a3a8f43bb4f9 (patch)
treec718f645d2c145435f2329f2be0365a7f680788e /src/main/resources
parent172897ef31c38871d0e0274bcd36db8f71254ba3 (diff)
downloadRoughlyEnoughItems-12d9839573e6a59fa1e2ca466722a3a8f43bb4f9.tar.gz
RoughlyEnoughItems-12d9839573e6a59fa1e2ca466722a3a8f43bb4f9.tar.bz2
RoughlyEnoughItems-12d9839573e6a59fa1e2ca466722a3a8f43bb4f9.zip
4.1.4: Updates Auto Config & 20w14a
Signed-off-by: shedaniel <daniel@shedaniel.me>
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",