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

Shulker box falling block entity is invisible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.13-pre1
    • windows 10

      java 8

       
    • Unconfirmed

      A shulker box falling block entity is invisible. While it should not be invisible.

      How to recreate:

      */summon minecraft:falling_block ~ ~3 ~ {BlockState:

      {Name:"minecraft:cyan_shulker_box"}

      ,Time:1}*

      This will make an invisible falling block that will appear when it hits the ground.

      This probably has to do with the fact that a shulker box is a block entity as non-block entities are not invisible:

      */summon minecraft:falling_block ~ ~3 ~ {BlockState:

      {Name:"minecraft:stone"}

      ,Time:1}*

            Unassigned Unassigned
            tintin10 Quinten
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: