[1.12] Localisation Completely Broken
SnowShock35 opened this issue ยท 8 comments
Hi @jaquadro,
It appears the latest update of Storage Drawers for Minecraft 1.12 has an issue. Here are the details regarding said issue:
Issue Information
- Minecraft 1.12
- Minecraft Forge 14.21.1.2405
- Chameleon 1.12-4.1.1
- Storage Drawers 1.12-5.2.4
Issue Description
All localisation is broken... I think you made a boo boo.
Issue Media
@jaquadro I had no issues in both dev and once built.
I think I may have gotten myself into a situation where fixing it in release breaks it in dev and vis versa.
Would you like me to try see if it's just your dev environment and setup my own storage drawers dev env?
Maybe? The problem seems to revolve around pack.mcmeta and lower-casing my lang files to match vanilla/other mods I've looked at.
Without the pack.mcmeta file, dev runtime is fine but release is borked. With the pack.mcmeta file, it's the other way around.