Paste #13542: Untitled Paste

Date: 2015/02/01 07:06:57 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


FenceBranchDecay:
    type: world
    debug: false
    events:
      on leaves decay:
      - if <context.location.find.blocks[fence].within[3].size> > 0 { 
        - determine CANCELLED
        }