Started by
MihlanDOta
on
Topic category: Troubleshooting, bugs, and solutions
I want to spawn particles when the redstone is applied to the block. When the lever is next to the block, everything works fine, but if I move the lever away from the block using the redstone, then when turned on, the particles will spawn two times, and when turned off, very many times. If the redstone is located next to the block, and goes left or right, then the event does not fire at all. Tell me how to make this event work normally?
Sorry for my English, I am Russian
It is called when neighbour blocks update. Consider storing current state in block NBT and only do the action when the value toggles