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

Given chest with nbt data will not place correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • Ubuntu 18.04
      openjdk version "11.0.2" 2019-01-15
      OpenJDK Runtime Environment (build 11.0.2+9-Ubuntu-3ubuntu118.04.3)
      OpenJDK 64-Bit Server VM (build 11.0.2+9-Ubuntu-3ubuntu118.04.3, mixed mode, sharing)

    • This server is running CraftBukkit version git-Spigot-4d24e36-5193f76 (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
    • Yes

      When spawning a chest with the following command

      /give @p minecraft:chest{BlockEntityTag:{Items:[{Slot:0b,id:"minecraft:dirt",Count:1b}]}} 1

      And placing the chest it will not have the item in it (dirt)

      but when a skulker is placed with the same nbt data it will have the dirt in it

       

      /give @p minecraft:shulker_box{BlockEntityTag:{Items:[{Slot:0b,id:"minecraft:dirt",Count:1b}]}} 1

            Unassigned Unassigned
            CGDoctor8 Doctor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: