TerraFirmaCraft

TerraFirmaCraft

2M Downloads

Incorrectly specified config category localization keys

zeefoes opened this issue ยท 0 comments

commented

No dot before devices

@Config.LangKey("config." + MOD_ID + "devices.jug.dumpWaterOut")

@Config.LangKey("config." + MOD_ID + "devices.gold_pan.cooldownTicks")

Why u added "general"? But u not use "general" in other "animals"

@Config.LangKey("config." + MOD_ID + ".general.animals.huntCreatures")