aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorNicholas Ignoffo <nick@tehnut.info>2019-01-21 18:05:04 -0800
committerNicholas Ignoffo <nick@tehnut.info>2019-01-21 18:05:04 -0800
commit7914779cc6d434f64cc4bb79ef5bfb3039d42658 (patch)
tree5ef4dd1d4274c9c9beb54c51eccf28b2accb7bfa /src/main/resources
parenta5cc54e1fc8434e8f63ff5834d9032d6c61edcd8 (diff)
downloadRoughlyEnoughItems-7914779cc6d434f64cc4bb79ef5bfb3039d42658.tar.gz
RoughlyEnoughItems-7914779cc6d434f64cc4bb79ef5bfb3039d42658.tar.bz2
RoughlyEnoughItems-7914779cc6d434f64cc4bb79ef5bfb3039d42658.zip
Version recommendation should have the correct version
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 1b6d61f4a..ca390ff56 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -15,7 +15,7 @@
"fabric": "0.1.4.76"
},
"recommended": {
- "pluginloader": "1.0.7"
+ "pluginloader": "1.0.6"
},
"mixins": {
"client": "roughlyenoughitems.client.json"