mojira.dev
MC-126026

All types of flower pot blocks use the wrong/old key for translation

The various types of flower pots (empty or with a plant) still use the old 1.12 key item.flowerPot.name for the translation of their blocks (this can be seen in items with CanDestroy or CanPlaceOn tags), instead of the new ones (block.minecraft.flower_pot, block.minecraft.potted_dandelion etc.). The old key doesn't exist anymore in the translation files so it doesn't return any translation.

This issue doesn't affect the item form of flower pots, which correctly uses block.minecraft.flower_pot.

Steps to reproduce

  • Issue

    /give @p minecraft:diamond_pickaxe{CanDestroy:["minecraft:potted_dandelion"]}
  • Look at the item in iventory

Linked issues

Attachments

Comments 4

Already mentioned here: MC-126022

This issue is different though. Flower pots are trying to use a key that doesn't exist anymore and uses an old format

Play Dash Number f800f8 000000

Affects 1.13-pre5?

Fixed some time between 1.13-pre5 and 1.13

Capopanzone

Erik Broes

Confirmed

translation

Minecraft 18w08a, Minecraft 18w20b, Minecraft 1.13-pre5

Minecraft 1.13

Retrieved