Disable the entrypoint so things don't crash

This commit is contained in:
Sollace 2019-12-09 10:50:36 +02:00
parent c23229fc5a
commit afc5686915

View file

@ -19,7 +19,7 @@
"client": [ "client": [
"com.minelittlepony.client.MineLittlePony" "com.minelittlepony.client.MineLittlePony"
], ],
"modmenu": [ "__disabled__modmenu": [
"com.minelittlepony.client.modmenu.MineLPModMenuFactory" "com.minelittlepony.client.modmenu.MineLPModMenuFactory"
] ]
}, },