Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. ShopName: Cooking
  2. DisplayName: "Cooking"
  3. Command: cooking
  4. signs:
  5. text: "[Cooking]"
  6. NeedPermissionToCreateSign: true
  7. shop:
  8. Unavailable:
  9. MenuItem:
  10. - name:&4&lNot Available
  11. - type:STAINED_GLASS_PANE
  12. - durability:7
  13. RewardType: NOTHING
  14. PriceType: NOTHING
  15. Message: '&cNot Available!'
  16. InventoryLocation: 0
  17. Algae Soup:
  18. Condition:
  19. - type:placeholdermatch
  20. - '%denizen_<yaml[<player.uuid>].read[<recipes.cooking.algae_soup>]>%:match:true'
  21. MenuItem:
  22. - type:DIAMOND_HOE
  23. - amount:1
  24. - durability:391
  25. - unbreakable:true
  26. - hideflags:all
  27. - name:&f&lAlgae Soup
  28. - "lore1:&8&m--------------------"
  29. - "lore2:&7It's a little slimy."
  30. - "lore3:&8&m--------------------"
  31. - "lore4:&2&l+ &750 Energy"
  32. - "lore5:&c&l+ &720 Health"
  33. RewardType: opcommand
  34. Reward:
  35. - getitem algae_soup
  36. PriceType: item
  37. Price:
  38. - - type:DIAMOND_HOE
  39. - durability:391
  40. - amount:4
  41. Message: "&2You bought an &r%shopitemname%!"
  42. InventoryLocation: 1
  43. Roasted Hazelnuts:
  44. Condition:
  45. - type:placeholdermatch
  46. - '%denizen_<yaml[<player.uuid>].read[<recipes.cooking.roasted_hazelnuts>]>%:match:true'
  47. MenuItem:
  48. - type:DIAMOND_HOE
  49. - amount:1
  50. - durability:446
  51. - unbreakable:true
  52. - hideflags:all
  53. - name:&f&lRoasted Hazelnuts
  54. - "lore1:&8&m--------------------"
  55. - "lore2:&7The roasting process creates"
  56. - "lore3:&7a rich forest flavor."
  57. - "lore4:&8&m--------------------"
  58. - "lore5:&2&l+ &717.5 Energy"
  59. - "lore6:&c&l+ &77.8 Health"
  60. RewardType: opcommand
  61. Reward:
  62. - getitem roasted_hazelnuts
  63. PriceType: item
  64. Price:
  65. - - type:DIAMOND_HOE
  66. - durability:304
  67. - amount:4
  68. Message: "&2You bought an &r%shopitemname%!"
  69. InventoryLocation: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement