Advertisement
Guest User

Untitled

a guest
Mar 12th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. command-items:
  2. LightningRod:
  3. item: BLAZE_ROD|Lightning Rod
  4. commands:
  5. - strike
  6. permission-node: lightningrod.use
  7. run-as: PLAYER
  8. click-type: CLICK_RIGHT
  9. delay: 0
  10. cooldown: 10
  11. cancel-action: true
  12. consumed-items:
  13. - REDSTONE
  14. consume-self: false
  15. require-sneaking-state: NONE
  16. keep-on-death: false
  17. actions: {}
  18. meat:
  19. item: RAW_BEEF
  20. commands:
  21. - effect give @d 20 2 10
  22. permission-node: ''
  23. run-as: PLAYER
  24. click-type: CLICK_LEFT
  25. delay: 0
  26. cooldown: 0
  27. cancel-action: false
  28. consumed-items:
  29. - WOOD_AXE
  30. - GLOWSTONE
  31. - SIGN
  32. - DIAMOND_SWORD;FIRE_ASPECT:16960
  33. - MONSTER_EGG:90
  34. - NAME_TAG|Grumm
  35. - POTION:16422
  36. consume-self: false
  37. require-sneaking-state: 'FALSE'
  38. keep-on-death: true
  39. actions: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement