17 lines
430 B
Plaintext
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
|