-
Bug
-
Resolution: Fixed
-
1.17.20.22 Beta, 1.17.10, 1.17.20.20 Beta, 1.17.2 Hotfix
-
None
-
Confirmed
-
Multiple
-
554281
This might be a duplicate since it's hard to search for strings like this on jira.
Anyway, when you successfully load a structure, the following messages are printed:
commands.load.success commands.load.queued
These are the wrong translation strings, the correct strings are
commands.structure.load.success commands.structure.load.queued
which are translated to
Loaded a structure of name %s A placement request has been queued and it will be executed when the specified area is fully loaded.
respectively.
How to reproduce
1. Save a structure
2. Use /structure load to load it
→ commands.load.success
Notes
Hilariously, there is also a key for commands.structure.unloadedChunks which states "The feature to load a structure in an unloaded area hasn't been implemented yet," which is not true
- is duplicated by
-
MCPE-137831 Using command /structure load returns untranslated string
- Resolved