mirricraft-skript/mirricraft-irondooropener.sk
Christer Warén 8332516600 Update
2023-04-26 17:44:54 +03:00

17 lines
430 B
Plaintext

#--------------------------------------------------
#
# MIRRICRAFT
# by Christer Warén / Warén Group
#
#--------------------------------------------------
on right click on iron door:
play sound "block.iron_door.open" with volume 1 to the player
toggle event-block
on right click on iron door:
cancel the event
on right click on iron door holding a iron door:
cancel the event