#Mine

1 messages · Page 1 of 1 (latest)

round terrace
#
    cancel event
    play sound "entity.item.pickup"
    give player gold ingot 
    set {_l} to location of event-block
    set event-block to cobblestone
    clear drops
    wait 5 seconds
    set block at {_l} to gold ore```
glacial flicker
#

Region at player

valid delta
#

hey so for this is just a simple checking of what region the player is actually in, viewing this may give you an idea on how to make it work https://skripthub.net/docs/?id=918

round terrace
valid delta
#

i cant really spoonfeed code but as it shows in the link, it displays a "%region at player%" check so use that in an if statement and check the region of the player