[SPIGOT-4807] Given chest with nbt data will not place correctly Created: 28/Apr/19  Updated: 28/Apr/19  Resolved: 28/Apr/19

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Doctor Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: 1.14, bug, spigot
Environment:

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)


Issue Links:
Duplicate
duplicates SPIGOT-2266 Can't place place Chests with +NBT as... Open
Version: This server is running CraftBukkit version git-Spigot-4d24e36-5193f76 (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
Guidelines Read: Yes

 Description   

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


 Comments   
Comment by Doctor [ 28/Apr/19 ]

Did some testing based off the duplicate you have to be operator and creative for it to work if you only have one it still wont work

Generated at Tue Apr 08 01:38:39 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.