Code: Select all
teleportation-teleprovider=Sends items to the beacon it's linked to. Build it then hover a mouse and press "__CONTROL__teleportation-hotkey-adjust-teleprovider__" to open adjustment menu.
This displays normally, except if the control is changed. Then the entity continues showing the old control key, instead of the new one. This seems to remain unchanged until a map is loaded or a new one started.
What I expect to happen:
The control key is updated in the description once the control key is changed, without having to quit the map to refresh it.
There's a similar issue with using a localized string in a GUI element. There's a GUI element that has the tooltip set as:
Code: Select all
tooltip-button-main="__CONTROL__teleportation-hotkey-main-window__" - Toggle visiblity of beacon list \n"__CONTROL__teleportation-hotkey-activate-closest-beacon__" - Jump to the closest beacon
Mostly a minor thing, but I couldn't find any reports of the problem when searching so I'm making a report.