Advertisement
Guest User

Untitled

a guest
Oct 26th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Test:
  2. altar: neutral
  3. materials:
  4. - ==: org.bukkit.inventory.ItemStack
  5. type: STICK
  6. meta:
  7. ==: ItemMeta
  8. meta-type: UNSPECIFIC
  9. display-name: "\xa76Legendary Stick"
  10. lore:
  11. - A legendary stick.
  12. enchants:
  13. KNOCKBACK: 1
  14. - ==: org.bukkit.inventory.ItemStack
  15. type: DIAMOND
  16. result:
  17. - ==: org.bukkit.inventory.ItemStack
  18. type: DIAMOND_SWORD
  19. meta:
  20. ==: ItemMeta
  21. meta-type: UNSPECIFIC
  22. display-name: "\xa76\xa7lSword of the Legendary Stick"
  23. lore:
  24. - A legendary stick err sword.
  25. enchants:
  26. DAMAGE_ALL: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement