Advertisement
Guest User

Untitled

a guest
Apr 19th, 2022
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Shops:
  2. Default:
  3. Blocks:
  4. name: '&aBlocks'
  5. display_item: WHITE_WOOL
  6. lore:
  7. - '&7Purchase blocks to build with'
  8. items:
  9. - '19 :: IRON_INGOT : 4 :: WHITE_WOOL : 8'
  10. - '20 :: IRON_INGOT : 4 :: SANDSTONE : 4'
  11. - '21 :: IRON_INGOT : 1 :: GLASS : 1'
  12. - '22 :: IRON_INGOT : 1 :: GLOWSTONE : 2'
  13. - '23 :: IRON_INGOT : 2 :: HAY_BLOCK : 1'
  14. - '24 :: IRON_INGOT : 3 :: LADDER : 1'
  15. - '25 :: GOLD_INGOT : 10 :: OBSIDIAN : 1'
  16. Weapons:
  17. name: '&cWeapons'
  18. display_item: IRON_SWORD
  19. lore:
  20. - '&7Purchase weapons to defend yourself'
  21. items:
  22. - '19 :: IRON_INGOT : 5 :: WOOD_SWORD : 1'
  23. - '20 :: IRON_INGOT : 48 :: STONE_SWORD : 1'
  24. - '21 :: GOLD_INGOT : 16 :: IRON_SWORD : 1'
  25. - '22 :: DIAMOND : 16 :: DIAMOND_SWORD : 1'
  26. - '23 :: DIAMOND : 32 :: DIAMOND_SWORD : 1 : enchant:DAMAGE_ALL:2'
  27. Armor:
  28. name: '&bArmor'
  29. display_item: IRON_CHESTPLATE
  30. lore:
  31. - '&7Purchase armor to protect yourself'
  32. items:
  33. - '19 :: IRON_INGOT : 5 :: LEATHER_HELMET : 1'
  34. - '20 :: IRON_INGOT : 5 :: LEATHER_CHESTPLATE : 1'
  35.  
  36. /// More...
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement