mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-25 22:07:59 +01:00
Disable the entrypoint so things don't crash
This commit is contained in:
parent
c23229fc5a
commit
afc5686915
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"client": [
|
||||
"com.minelittlepony.client.MineLittlePony"
|
||||
],
|
||||
"modmenu": [
|
||||
"__disabled__modmenu": [
|
||||
"com.minelittlepony.client.modmenu.MineLPModMenuFactory"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue