Browse Source

Remove minecraft from meta dependencies

Lortseam 4 years ago
parent
commit
5b4bf3a189
1 changed files with 0 additions and 1 deletions
  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": "*"
   }