Browse Source

Update ModMenu badge

Lortseam 4 years ago
parent
commit
67d29ce797
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/main/resources/fabric.mod.json

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

@@ -27,6 +27,10 @@
   },
 
   "custom": {
-    "modmenu:api": true
+    "modmenu": {
+      "badges": [
+        "library"
+      ]
+    }
   }
 }