NBT keys of chests do not work properly
NBT keys do not work properly in case of chests. When you do create a chest with such command:
setblock #x #y #z chest 0 replace {Items:[{Slot:0b,id:torch}]}
And test it with command:
testforblock #x #y #z chest 0 {Items:[{Slot:0b,id:torch}]}
It would not return true value. It will show you this:
The block at #x,#y,#z did not have the required NBT keys.
Hope you'll do something with it.
2014-03-07, 10:58 PM
2014-03-10, 03:12 PM
2014-03-07, 11:11 PM
0
3
-