[1.14] Mark mod as client-side-only in ModMenu

This commit is contained in:
Jonas Herzig
2019-06-20 18:42:32 +02:00
parent 44a70c8ecf
commit 5305352b77

View File

@@ -37,5 +37,9 @@
"requires": {
"fabricloader": ">=0.4.0",
"fabric": ">=0.2.0"
},
"custom": {
"modmenu:clientsideOnly": true
}
}