aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-04 17:45:34 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-04 17:45:34 +0800
commit9321d3fd2e73fbd854b28f97b59cee5a880b0442 (patch)
treedf830a1d2b72c904cdcf76c7c1f8c3ccb6f0e945 /src/main/resources
parent348438449b0de10b634c45f411a30546a43fd060 (diff)
downloadRoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.tar.gz
RoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.tar.bz2
RoughlyEnoughItems-9321d3fd2e73fbd854b28f97b59cee5a880b0442.zip
Not sure if this fixes the bug
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 3aa594dcc..aada1920b 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.1.5.83"
+ "fabric": "0.1.5.88"
},
"recommended": {
"pluginloader": "1.0.6"