Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Potions:
  2. Lightning:
  3. price: 150000
  4. max: 50
  5. use_for_mining: true
  6. need_sneak: false
  7. no_damage: true
  8. allowed_items:
  9. - DIAMOND_PICKAXE
  10. power_multiplier: 1 # level * multiple = explosion power (4 = 1TNT)
  11. sound: true # set this to "false" to turn off the lightning sound.
  12. occurrence: always
  13. exemptions:
  14. - ENDER_CHEST
  15. - GLOWSTONE
  16. - LADDER
  17. - ENDER_STONE
  18. right_click: false. #if it is true, right click air will trigger the lightning.
  19. invalid_in_world:
  20. - Plots
  21. - PvP
  22. - Miners
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement