Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. display:
  2. ==: org.bukkit.inventory.ItemStack
  3. type: DIAMOND_SPADE
  4. damage: 22
  5. meta:
  6. ==: ItemMeta
  7. meta-type: UNSPECIFIC
  8. Unbreakable: true
  9.  
  10. name: Kart
  11.  
  12. build_cost: 60
  13. buy_cost: 6000
  14. spawn_cost: 60
  15. ## Helmet is the only required entry - everything else is an optional accessory.
  16.  
  17. ## When multiple parts have overlapping values (such as seats, sounds, accelerations, etc.), they are combined according to the outline in addons/template.yml.
  18.  
  19. stock:
  20. helmet: Track Body
  21. chestplate:
  22. legs:
  23. boots:
  24. arms:
  25. right:
  26. left:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement