Oh God, I'm so dumb. Thanks.
A'right, it works fine now. But where from should I have know that I must use this 0: before brackets? It's not written on minecraft wiki.
Jesus, what I did wrong was putting coordinates of the place, where I wanted to particle be, in [xd], [yd] and [zd] arguments. My mistake, sorry guys.
Still doesn't work, when used these:
setblock ~2 ~ ~ chest 5 replace {Items:[{Slot:0b,id:1b}]}
testforblock ~1 ~ ~ chest 5 {Items:[{Slot:0b,id:1b}]}
Positions' recalls are all right, the error says:
The block at -643,4,-559 did not have the required NBT keys.
The problem shows still in 14w10c.
Used command:
setblock 11 45 87 chest 2 replace {Items:[{Slot:0b,id:torch}]}
And its' facing is 3 instead of 2. (It's 3 everytime).
What is incorrect? You can instruct me.
Actually works fine, when added SpawnRange.