[BUG] Berry bushes lack translations
saltyseadoggo opened this issue ยท 1 comments
Describe the bug
The four berry bush blocks lack translation entries in en_us.json
. This means that mods such as HWYLA/WTHIT show namespace ids for them in its tooltip instead of real names.
To Reproduce
Steps to reproduce the behavior:
- Start Minecraft with the latest versions of Alaska Native Craft, the Fabric API and WTHIT in the mods directory.
- Create a new world.
- Place down the four berries added by Alaska Native Craft.
- Observe how the WTHIT tooltip shows namespace ids when the berry bushes are hovered over, instead of real names like 'Blueberry Bush.'
Expected behavior
These blocks would have the necessary translations so that mods like WTHIT can display real names for them, like 'Blueberry Bush' instead of 'block.alaskanativecraft.blueberry_bush.'
Mod Versions (please complete the following information):
- Minecraft Version: 1.16.5
- Fabric API Version: 0.30.0
- This Mod's Version: 1.1.0
This is fixed in 0812078, just need enough content to justify a new release