浏览代码

Version recommendation should have the correct version

Nicholas Ignoffo 6 年之前
父节点
当前提交
7914779cc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/fabric.mod.json

+ 1 - 1
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"