[Bug] The inscription table GUI uses the block localization key instead of the UI
Jaimarl opened this issue · 4 comments
Observed behaviour
If you change the localization key “ui.irons_spellbooks.inscription_table_title”, the label in the GUI does not change. To change the label, you need to change “block.irons_spellbooks.inscription_table”
Expected behaviour
The key “ui.irons_spellbooks.inscription_table_title” should be responsible for the label in the GUI
Steps to reproduce
- Rename "ui.irons_spellbooks.inscription_table_title"
- Nothing changes
Server Type
Single Player
Crashlog
No response
Iron's Spells N Spellbooks version
v1.20.1-3.4.0
Forge version
1.20.1-47.3.6
Other mods
No response
I wanted to change the label in the interface, but when I change the localization key of the UI it doesn't change. To change the label I need to rename the block as well. In the other interfaces the localization keys are correct.
How can this be done intentionally if the scroll forge and arcane anvil labels are changed by the UI localization key?