diff options
| author | Nicholas Ignoffo <nick@tehnut.info> | 2019-01-21 18:05:04 -0800 |
|---|---|---|
| committer | Nicholas Ignoffo <nick@tehnut.info> | 2019-01-21 18:05:04 -0800 |
| commit | 680a75bb732475d55d8b8f03802b95cb7521b1a1 (patch) | |
| tree | 5ef4dd1d4274c9c9beb54c51eccf28b2accb7bfa /src | |
| parent | f281bc967d188cfdf6f0f2c7f755af37c8b0fb3f (diff) | |
| download | RoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.tar.gz RoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.tar.bz2 RoughlyEnoughItems-680a75bb732475d55d8b8f03802b95cb7521b1a1.zip | |
Version recommendation should have the correct version
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
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" |
