Paste #75923: Untitled Paste

Date: 2020/09/23 10:13:46 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


telekinese:
    type: world
    events:
        on player breaks block in:normalworld:
        - if <player.flag[telekinese]> == on:
            - if <player.flag[autosmelt]> != on:
                - give <context.location.drops[<player.item_in_hand>]>
                - determine NOTHING