-
Bug
-
Resolution: Fixed
-
Minecraft 14w30c, Minecraft 14w31a, Minecraft 1.8-pre2, Minecraft 16w02a, Minecraft 16w04a, Minecraft 1.9.1 Pre-Release 2, Minecraft 1.10.2, Minecraft 16w43a, Minecraft 1.11.2, Minecraft 17w06a
-
Confirmed
The bug
Some blocks have no translation for their block name.
Affected blocks
Block ID | Translation |
---|---|
melon_stem 1 | tile.melonStem.name |
skull | tile.skull.skeleton.name 2 |
1 See MC-64416
2 As of 17w06a (and versions before) the game tries to get the translation for non-existent tile.skull.skeleton.name. It would be better to leave "skeleton" out as it is any skull.
How to reproduce
To reproduce you can either create an item with the CanPlaceOn or CanDestroy tag or you can use the /testforblock command:
/testforblock
/testforblock ~ ~ ~ skull
- is duplicated by
-
MC-44542 Tools with CanDestroy set to allow the breaking of certain blocks don't display proper block name on the tooltip (English (US) language only)
- Resolved
-
MC-119358 Blocks that can be placed on concrete
- Resolved
-
MC-120118 the Name on concrete block is displaying "tile.concrete.name" instead of "concrete" on commands
- Resolved
- relates to
-
MC-64416 Wrong matched block names / missing distinction between block names
- Resolved
-
MC-1072 No Translation for "Air" in the superflat customization
- Resolved
-
MC-39948 Blocks / Items only different by data value are not listed separately in statistics
- Resolved