Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. blocks:
  2. item: SANDSTONE
  3. name: "Blocks"
  4. order: 60
  5. permission: bw.base
  6. lore:
  7. - "Get to the others! Possible with blocks."
  8. offers:
  9. - price:
  10. - type: CLAY_BRICK
  11. reward:
  12. - type: SANDSTONE
  13. damage: 2
  14. amount: 2
  15. - price:
  16. - type: CLAY_BRICK
  17. amount: 7
  18. reward:
  19. - type: ENDER_STONE
  20. - price:
  21. - type: IRON_INGOT
  22. amount: 3
  23. reward:
  24. - type: IRON_BLOCK
  25. - price:
  26. - type: CLAY_BRICK
  27. amount: 15
  28. reward:
  29. - type: GLOWSTONE
  30. amount: 4
  31. - price:
  32. - type: CLAY_BRICK
  33. amount: 4
  34. reward:
  35. - type: GLASS
  36. usefulstuff:
  37. item: TNT
  38. name: "Useful Stuff"
  39. order: 70
  40. permission: bw.base
  41. lore:
  42. - "Looking for useful stuff? Here are some!"
  43. offers:
  44. - price:
  45. - type: IRON_INGOT
  46. amount: 3
  47. reward:
  48. - type: TNT
  49. - price:
  50. - type: GOLD_INGOT
  51. reward:
  52. - type: FLINT_AND_STEEL
  53. - price:
  54. - type: IRON_INGOT
  55. reward:
  56. - type: CHEST
  57. - price:
  58. - type: GOLD_INGOT
  59. reward:
  60. - type: ENDER_CHEST
  61. - price:
  62. - type: IRON_INGOT
  63. amount: 15
  64. reward:
  65. - type: BLAZE_ROD
  66. meta:
  67. ==: ItemMeta
  68. meta-type: UNSPECIFIC
  69. display-name: "Rescue Platform"
  70. lore:
  71. - "Protect yourself from falling into"
  72. - "void with a rescue platform"
  73. - price:
  74. - type: IRON_INGOT
  75. amount: 3
  76. reward:
  77. - type: STRING
  78. meta:
  79. ==: ItemMeta
  80. meta-type: UNSPECIFIC
  81. display-name: "Trap"
  82. lore:
  83. - "Get informed if an enemy steps on your trap"
  84. - "and your enemy won't be able to move properly."
  85. - price:
  86. - type: CLAY_BRICK
  87. amount: 64
  88. reward:
  89. - type: BRICK
  90. meta:
  91. ==: ItemMeta
  92. meta-type: UNSPECIFIC
  93. display-name: "Protection Wall"
  94. lore:
  95. - "Use a protection wall to instantely"
  96. - "create a wall in front of you!"
  97. - price:
  98. - type: IRON_INGOT
  99. amount: 7
  100. reward:
  101. - type: SULPHUR
  102. meta:
  103. ==: ItemMeta
  104. meta-type: UNSPECIFIC
  105. display-name: "Warp Powder"
  106. lore:
  107. - "When using this powder you'll get"
  108. - "teleported to you spawn point within 6 seconds"
  109. - "Warning: Any movement will stop the process"
  110. - price:
  111. - type: GOLD_INGOT
  112. amount: 10
  113. reward:
  114. - type: MONSTER_EGG
  115. meta:
  116. ==: ItemMeta
  117. meta-type: UNSPECIFIC
  118. display-name: "TNT-Sheep"
  119. lore:
  120. - "Use the TNT-Sheep! It will"
  121. - "walk towards your closest enemy"
  122. - "and explode within 8 seconds!"
  123. internal: H4sIAAAAAAAAAONiYOBi4HTNK8ksqQxJTOdgYMpMYWANzkhNLWBgAAABt1TGHQAAAA==
  124. - price:
  125. - type: IRON_INGOT
  126. amount: 5
  127. reward:
  128. - type: COMPASS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement