aboutsummaryrefslogtreecommitdiff
path: root/src
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
commit680a75bb732475d55d8b8f03802b95cb7521b1a1 (patch)
tree5ef4dd1d4274c9c9beb54c51eccf28b2accb7bfa /src
parentf281bc967d188cfdf6f0f2c7f755af37c8b0fb3f (diff)
downloadRoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.tar.gz
RoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.tar.bz2
RoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.zip
Version recommendation should have the correct version
Diffstat (limited to 'src')
-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"