Advertisement
willabusta

leaves grab.json

Mar 4th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. {
  2. "events": [
  3. {
  4. "event_type": "INTERACT",
  5. "issuer": "ALL_PLAYERS",
  6. "action": "RIGHT_BLOCK",
  7. "modid": "terrafirmacraft",
  8. "name": "leaves",
  9. "meta": "0",
  10. "tasks":[
  11. {
  12. "task_type": "CHAT",
  13. "receiver_type": "ALL_PLAYERS",
  14. "receiver": "",
  15. "message": "ITS LEAVES"
  16. }
  17. ]
  18. },
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement