Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. #############################################################
  2. # EliteMasks - Created By Splodgebox
  3. #
  4. # Current Effects
  5. #
  6. # Damage:[Percent]
  7. # Reduction:[Percent]
  8. # Potion:[Potion_Name]:[Level]
  9. # Health:[Hearts]
  10. #
  11. #############################################################
  12. Masks:
  13. Example:
  14. name: "&c&lExample"
  15. lore:
  16. - '&cThis is an example mask'
  17. skin: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI5NDg4MWYzMzQwOGU4OTY0ZDI1NWZkOGViMjFhZTY5ODhiMmNjYTg5OTRkMTU3OTk5NmE2ZjEzMmJjNDI5YyJ9fX0="
  18. applied_lore: "&c&lExample &c(2 Extra Hearts)"
  19. effects:
  20. - 'Health:2'
  21. - 'Potion:SPEED:3'
  22. - 'Damage:20'
  23. - 'Reduction:20'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement