Browse Source

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/main/resources/fabric.mod.json
Lortseam 4 years ago
parent
commit
be8ca0ac53
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/resources/fabric.mod.json

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

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