Selaa lähdekoodia

Remove minecraft from meta dependencies

Lortseam 4 vuotta sitten
vanhempi
sitoutus
5b4bf3a189
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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": "*"
   }