
Typo: Porcelain Doll /Inconsistent names for Coral Larvae
Guinaro opened this issue ยท 1 comments
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Coral Larvae using color names.
Type in Crafting Doll Name Procelain Doll instead of Porcelain Doll
Expected Behavior
Currently I'm using the following language json file to correct the issue
{
"item.exnihilosequentia.blue_coral_larvae":"Tube Coral Larvae",
"item.exnihilosequentia.pink_coral_larvae":"Brain Coral Larvae",
"item.exnihilosequentia.purple_coral_larvae":"Bubble Coral Larvae",
"item.exnihilosequentia.red_coral_larvae":"Fire Coral Larvae",
"item.exnihilosequentia.yellow_coral_larvae":"Horn Coral Larvae",
"item.exnihilosequentia.crafting_doll":"Porcelain Doll"
}
Steps to Reproduce
Just a typo and some inconsisting naming for coral larvae
Minecraft Version
1.18.2
Forge Version
40.1.84
Ex Nihilo: Sequentia Version
20221109-230920
Additional Context
No response
Log File
No need for a log file! It's simple a language issue.