Advertisement
Guest User

Untitled

a guest
Jun 20th, 2025
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. GemSlottableHelmet:
  2. Id: LEATHER_HELMET
  3. Display: '&d&lGemslottable Helmet'
  4. Lore:
  5. - '&5A simple helmet with gemslots'
  6. - '&5You can slot amethyst gems into this helmet'
  7. - '&5Doesnt offer any protection'
  8. Skills:
  9. - message{message=yes} @self ~onCrouch
  10. Enchantments:
  11. # - VANISHING_CURSE 1
  12. # - BINDING_CURSE 1
  13. Options:
  14. Color: 189,156,244
  15. Attributes:
  16. Head:
  17. Armor: 0
  18. AugmentationSlots:
  19. Type: AmethystGem
  20. Amount: 1
  21. Chance: 1
  22. MaxAmount: 5
  23.  
  24. 1HealthAmethyst:
  25. Material: AMETHYST_SHARD
  26. Display: '&2+1 MAX HP'
  27. Augmentation:
  28. Type: AmethystGem
  29. Tooltip: '&5Increases your &2MAX HP&5 by &2&n1'
  30. Icon: ''
  31. Stats:
  32. - HEALTH 1 ADDITIVE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement