Grave Compass not properly named
RUTHINAS opened this issue ยท 2 comments
Describe the bug
Grave Compass is not properly named in game. Grave Compass settings tab is not properly named in config screen (ModMenu)
To Reproduce
- Browse Mod Menu to YIGD settings
- Open Utility Settings panel
- Scroll down and find "text.autoconfig.yigd.option.utilitySettings.graveCompassSettings" panel, open it [bugged name and tooltip]
- Set "Receive on death" to true
- Die
- Mouse over the newly received compass. It is named "item.yigd.grave_compass" [bugged name]
Expected behavior
The item name is expected to appear like any other item, for example Grave Compass or a localized alternative (if available).
The config title and tooltip are expected to appear like the other texts in the config menu, for example Grave Compass Settings and a tooltip briefly explaining the functionality of the compass.
Desktop:
- OS: MacOS
- Minecraft Version: 1.18.2
- Version: 1.3.10 for 1.18.2
Oh yeah that config translation I just completely forgot about. The item worked for me in dev environment, but I guess I must have added some mod or something that changes that. I'll take a look at it
EDIT: I found the issue with the item and it seems like it's some typo I made some time ago. Will be fixed in the next update