Paste #73089: Untitled Paste

Date: 2020/07/26 16:41:13 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20


cubetutorial:
    type: world
    debug: true
    events:
        on player breaks block in:cubetutorial:
            - determine cancelled
        on player absorbs experience in:cubetutorial:
            - determine cancelled
        on player picks up item in:cubetutorial:
            - determine cancelled
        on player drags in inventory in_area:cubetutorial:
            - determine cancelled
        on player clicks in inventory in_area:cubetutorial:
            - determine cancelled
        on entity damaged by entity in:cubetutorial:
            - determine cancelled
        on entity changes food level in:cubetutorial:
            - determine cancelled
        on block falls in:cubetutorial:
            - determine cancelled