Browse Source

Add Mod Menu library badge

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

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

@@ -24,5 +24,9 @@
     "cloth-config2": "*",
     "confabricate": "*",
     "cloth-basic-math": "*"
+  },
+
+  "custom": {
+    "modmenu:api": true
   }
 }