Hello everyone, I found stone button bug . I did some testing and I dont know how to fix it.
My code:
After i rightclick on button it set to air and then it set back to bugged button
Bugged button:
https://imgur.com/a/aubJ1
My code:
code_language.skript:
on rightclick on button:
set {_bl} to location of event-block
set block at {_bl} to air
wait 2 seconds
set block at {_bl} to stone button
After i rightclick on button it set to air and then it set back to bugged button
Bugged button:
https://imgur.com/a/aubJ1