소스 검색

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"