Paste #5046: Untitled Paste

Date: 2014/06/03 13:59:55 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


WorldTest:
    type: world
    events:
        on player breaks block:
        - if <context.material> == m@coal_ore {
          - runtask coalore delay:5m
          }
coalore:
    type: task
    script:
    - modifyblock <l@> m@coal_ore