Advertisement
twogz

Untitled

Jul 20th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. on break:
  2. cancel event
  3.  
  4. if event-block is coal ore:
  5. give coal ore to player
  6. set event-block to cobble
  7. wait 2 seconds
  8. set event-block to stone
  9. wait 2 seconds
  10. set event-block to coal ore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement