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

Renamed Tile Entities don't store their NBT data when placed.

XMLWordPrintable

    • Unconfirmed

      Renamed Tile Entities don't store their NBT tag when placed.

      What I was expecting to happen was:
      The Tile Entity stored the information like this:

      • Slot
      • Id
      • Damage
      • Count
      • CustomName

      What actually happened was:
      The Renamed Tile Entity stores the NBT data only when it's an item entity in inventory.

      Steps to Reproduce:
      1-Place an Anvil.
      2-Rename a tile entity to something else.
      4-Place the block
      3-Browse the NBT data of the tile entity.
      4-Note that there isn't any NBT data about the CustomName tag.

            Unassigned Unassigned
            glampkoo Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: