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

The name tags of chest, command block, furnace, spawner, and TNT minecarts are partly inside their models

XMLWordPrintable

    • Confirmed
    • Rendering
    • Low
    • Platform

      The Bug:

      The name tags of chest, command block, furnace, spawner, and TNT minecarts are partly inside their models.

      It's important to note that this issue doesn't affect hopper minecarts or regular minecarts.

      Steps to Reproduce:

      1. Summon a chest, command block, furnace, spawner, and tnt minecart by using the commands provided below.
        /summon minecraft:chest_minecart ~2 ~ ~-6 {NoAI:1b,Silent:1b,CustomNameVisible:1b,CustomName:"{\"text\":\"Chest Minecart\"}"}
        /summon minecraft:command_block_minecart ~2 ~ ~-3 {NoAI:1b,Silent:1b,CustomNameVisible:1b,CustomName:"{\"text\":\"Command Block Minecart\"}"}
        /summon minecraft:furnace_minecart ~2 ~ ~ {NoAI:1b,Silent:1b,CustomNameVisible:1b,CustomName:"{\"text\":\"Furnace Minecart\"}"}
        /summon minecraft:spawner_minecart ~2 ~ ~3 {NoAI:1b,Silent:1b,CustomNameVisible:1b,CustomName:"{\"text\":\"Spawner Minecart\"}"}
        /summon minecraft:tnt_minecart ~2 ~ ~6 {NoAI:1b,Silent:1b,CustomNameVisible:1b,CustomName:"{\"text\":\"TNT Minecart\"}"}
      2. Look at the positioning of all of the entities' name tags.
      3. Take note as to whether or not the name tags of chest, command block, furnace, spawner, and TNT minecarts are partly inside their models.

      Observed Behavior:

      The name tags are partly inside the said entity models.

      Expected Behavior:

      The name tags would be above the said entity models.

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            4 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              CHK: