-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8.8
-
None
-
Operating System: Windows 10
Java Version: Couldn't find it but its the newest version
Minecraft Version: 1.8.8
Minecraft: Singleplayer
-
Unconfirmed
when I use a command with /setblock to make a chest with items in it using this command:
/setblock ~ ~1 ~ chest 0 replace {Items:[{id:41,Count:64,Slot:0},{id:41,Count:64,Slot:1},{id:41,Count:64,Slot:2},{id:41,Count:64,Slot:3},{id:41,Count:64,Slot:4},{id:41,Count:64,Slot:5},{id:41,Count:64,Slot:6},{id:41,Count:64,Slot:7},{id:41,Count:64,Slot:8},{id:41,Count:64,Slot:8}]}
then it spawns a chest with 9 stacks of gold blocks in it but then when I replace the 'chest' in the command with a crafting table like so:
/setblock ~ ~1 ~ crafting_table 0 replace {Items:[{id:41,Count:64,Slot:0},{id:41,Count:64,Slot:1},{id:41,Count:64,Slot:2},{id:41,Count:64,Slot:3},{id:41,Count:64,Slot:4},{id:41,Count:64,Slot:5},{id:41,Count:64,Slot:6},{id:41,Count:64,Slot:7},{id:41,Count:64,Slot:8},{id:41,Count:64,Slot:8}]}
then it just spawns a crafting table with no items in it,
is this a bug or is it meant to be?
I think its a bug because a chest and a crafting table are both blocks that can hold items in them
here are some screenshots i took