10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
# --- Iron Door Opener ---
|
|
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 |