Paste #1095: antimine

Date: 2014/01/05 18:39:48 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


AntiMine:
  type: world
  events: 
    on player breaks block:
    - run ReplaceBlock def:<context.location>|<context.material> delay:5s

ReplaceBlock:
   Type: Task
   Script:
   - modifyblock %1% %2%