#how to make sure that if a Redstone signal is applied to the block, then it will do something?
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
You would need to spawn an entity to execute detect powered redstone around the block
So to say, there is not a direct way to interface with redstone as of now
Nor do I think that functionality will be coming to the new block format before it releases 🙁
i guess you can by buttonPushEvent in GameTest ( not sure )
Ok