Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-269495

Identifiers for chest boats in a lang file affect both the item tooltip and the container gui

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 24w39a
    • 1.20.4, 24w11a, 24w12a, 24w13a, 1.20.6, 24w19b, 24w20a, 24w21b, 1.21 Pre-Release 1, 1.21 Pre-Release 2, 1.21 Pre-Release 3, 1.21 Pre-Release 4, 1.21 Release Candidate 1, 1.21, 24w33a, 1.21.1, 24w34a, 24w35a, 24w36a, 24w37a, 24w38a, 24w39a, 24w40a, 1.21.2 Pre-Release 1, 1.21.2 Pre-Release 3, 1.21.2 Pre-Release 4, 1.21.2 Pre-Release 5, 1.21.2 Release Candidate 1, 1.21.2, 24w44a, 1.21.3
    • Confirmed
    • Resource Packs

      When you edit the name of a chest boat in the lang file, it affects its name on the inventory UI name and on its tooltip. There is only one identifier that is used for both parts.

      In this example, I changed the name of the cherry chest boat adding a bold style and a black color, like this:

        "item.minecraft.cherry_chest_boat": "§0§lCherry Boat with Chest", 

      And this is the result:

      This doesn't happen with a normal chest, because there are identifiers for both "block.minecraft.chest" and "container.chest", which allows for them to be changed freely and separately:

      Thank you!

            Unassigned Unassigned
            serviam serviam
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: