aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-21 17:16:21 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-21 17:16:21 +0800
commitb7e018527db2e9cae2db4226f6af9fc34054c964 (patch)
tree09b53c0cc38def4643dda245b5cf7f3c1251837b /src/main/resources/fabric.mod.json
parent14f0bf42cad21ee303eb6ee7a2887fe854710007 (diff)
downloadRoughlyEnoughItems-b7e018527db2e9cae2db4226f6af9fc34054c964.tar.gz
RoughlyEnoughItems-b7e018527db2e9cae2db4226f6af9fc34054c964.tar.bz2
RoughlyEnoughItems-b7e018527db2e9cae2db4226f6af9fc34054c964.zip
Update to 19w08a
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 9ecf7f31e..0ffdefaba 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -12,7 +12,7 @@
"me.shedaniel.rei.client.ClientHelper"
],
"requires": {
- "fabric": "0.2.1"
+ "fabric": "0.2.2"
},
"recommended": {
"pluginloader": "1.0.6"