ItemSpawner IC works wrongly.
LadyCailinBot opened this issue ยท 14 comments
CRAFTBOOK-2697 - Reported by Zeluboba
Hello,
ItemSpanwer IC doesn't spawn items corretly if there is a block over it. Spawning was perfect in older versions like 1.3.2, block was spawning on block, that is over IC block. I want ti to spawn over that block.
Best regards.
Comment by me4502
The problem appears to be the way mc places items. I'll look into its current function and see if it's searching above blocks first.
Comment by me4502
After looking at this, it appears it should be working correctly. How far below the surface is the IC? It will only check 10 blocks up.
Comment by me4502
I meant of craftbook, but I presume you're using a 1.6.4 version in that case. The issue may still exist in that version
Comment by Zeluboba
Oups, sorry, read 'craftbukkit'.
3.7-SNAPSHOT:3353-b49ea1a,master
Okay.
Comment by me4502
That's quite an old version, it was most likely fixed since then
Comment by Zeluboba
It doesn't spawn at all at old 'spawners'. If there's free spot, it spawns few blocks near it.