[Bug] Lang assets (Servers)
MissGamerz opened this issue ยท 4 comments
your language file /assests/minecraft/lang/en_us.json breaks all vanilla messages in console for servers
move your messages to your mods dedicated lang and use that for your mod specific messages and that will fix this, otherwise you will have to include all vanilla messages(which would remove customisation of those messages due to your mod overwriting them)
