Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-6817

Clone a block onto a block with a non-generated loottable creates a barrier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • CraftBukkit version 3323-Spigot-7514aa3-c86a3f7 (MC: 1.18 Release Candidate 3) (Implementing API version 1.18-rc3-R0.1-SNAPSHOT)
    • Yes

      If a block with a non generated loottable is replaced with the clone command the block turns into a barrier block. Sometimes the block is not updated client-side therefore the block looks like the original block.

      Recreation:

      • Place two impulse command blocks above each other
      • Set the command of the lower command block to
        "setblock ~ ~2 ~ minecraft:chest{LootTable:"minecraft:blocks/acacia_button"}"
      • Set the command of the upper command block to
        "clone ~ ~2 ~ ~ ~2 ~ ~ ~1 ~ replace"
      • Activate only the lower command block (for example with a redstone block)
      • A chest will appear on the upper command block
      • Activate only the upper command block (for example with a redstone block)
      • Right click the chest if it is still visible
      • The chest turned into a barrier block

      Demonstration video: https://imgur.com/TxtK7PN

            Unassigned Unassigned
            jan00bl jan00bl
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: