Browse Source

Remove minecraft from meta dependencies

Lortseam 5 năm trước cách đây
mục cha
commit
5b4bf3a189
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/main/resources/fabric.mod.json

+ 0 - 1
src/main/resources/fabric.mod.json

@@ -29,7 +29,6 @@
     }
   ],
   "depends": {
-    "minecraft": "1.16.4",
     "fabricloader": ">=0.7.4",
     "modmenu": "*"
   }