-
Bug
-
Resolution: Fixed
-
Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43a, Minecraft 18w43b, Minecraft 18w45a, Minecraft 18w47a, Minecraft 18w47b, 1.14.4, 19w39a, 1.15 Pre-release 6, 1.15.2, 1.16 Pre-release 7, 1.16.1, 20w28a
-
Confirmed
-
Commands, Text
The translation keys used for /worldborder set when the size is too small (less than 1) or too big (more than 60000000) have a period at the end: commands.worldborder.set.failed.small. and commands.worldborder.set.failed.big. (for the internal translation keys). This does not match the pattern used by any other keys (keys with a dot at the end are in some places other, but they always have additional text concatenated afterwards), although it has no in-game effect.
- is duplicated by
-
MC-194267 Inconsistent string keys
- Resolved