aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-12 17:22:07 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-12 17:22:07 +0800
commitb84a30d39b0f070c418b33ade4d295fee651ea47 (patch)
treeddef37a54581ea8026c9d77fb1cee2d2443074bf /src/main/resources
parent9321d3fd2e73fbd854b28f97b59cee5a880b0442 (diff)
downloadRoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.tar.gz
RoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.tar.bz2
RoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.zip
Basic Port to 19w06a
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 aada1920b..3db3815a6 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.88"
+ "fabric": "0.2.0.92"
},
"recommended": {
"pluginloader": "1.0.6"