aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/fabric.mod.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 0061d05..6c28f3c 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -22,5 +22,10 @@
"fabricloader": ">=0.14.0",
"minecraft": "1.19.x",
"java": ">=17"
+ },
+ "custom": {
+ "modmenu": {
+ "badges": ["library"]
+ }
}
}