Some item names are overriden as "Air"
Description of the Bug Encountered
As shown in #328, some items will be called Air instead of their actual name. This happens without any sort of mods that would modify this, even when just using Wilder Wild.
Steps To Reproduce
No need to reproduce.
Expected Behavior
Items are called their actual names.
Are you using Quilt? If so, we highly recommend switching back to Fabric. Quilt causes lots of random issues like that.
I apologize for the late response, but I am using Fabric on the latest version of Wilder Wild and Fabric API/Loader.
I apologize for the late response, but I am using Fabric on the latest version of Wilder Wild and Fabric API/Loader.
@Treetrain1
Currently experiencing the same issue on Fabric v1.20.1 with Wilder Wild v2.4.2. I confirmed in en_us.json that the translation tags ARE present, but the issue persists regardless. The following translation tags, as present in the mod, are as follows:
"block.wilderwild.seeding_dandelion": "Seeding Dandelion",
"block.wilderwild.baobob_nut": "Baobob Nut",
"block.wilderwild.cypress_sapling": "Cypress Sapling",
"block.wilderwild.coconut": "Coconut",
"block.wilderwild.carnation": "Carnation",
"block.wilderwild.prickly_pear": "Prickly Pear",
"block.wilderwild.tumbleweed_plant": "Tumbleweed Plant",
"block.wilderwild.tumbleweed": "Tumbleweed",
"block.wilderwild.bush": "Bush"
All of these display as "Air" regardless
I believe that this issue has been fixed.