1
Redstone problems...
Hello, so I am making a battle scene, and I am having problems.
So this guy walks up to this platform, and all of a sudden monsters start attacking him, as he runs back on this bridge there are dispensers (which weren't there before) with arrows shooting at him.
I am having problems getting the dispensers popping from the ground, as pistons do not push title entities.
Does anyone know a workaround?
So this guy walks up to this platform, and all of a sudden monsters start attacking him, as he runs back on this bridge there are dispensers (which weren't there before) with arrows shooting at him.
I am having problems getting the dispensers popping from the ground, as pistons do not push title entities.
Does anyone know a workaround?
2
If an item like a chest or dispenser gets pushed by a piston, it will loose all items in it. So it'll probably not work anyway.
Try covering the dispensers with blocks like this:
p
d b M
d=dispenser
p=piston
b=block
M=person
p
d b M
d=dispenser
p=piston
b=block
M=person
