skysurvival

npc_shop_config_chest_-_Redstone_-_05-10-2017_04-20-15.json

Oct 7th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. {
  2. "iconRaw" : {
  3. "material" : "AIR",
  4. "data" : 0
  5. },
  6. "iconDisplayName" : "Redstone",
  7. "inventoryDisplayName" : "Redstone",
  8. "npcDisplayName" : "Redstone",
  9. "description" : "...",
  10. "normalProducts" : [ {
  11. "displayName" : "Redstone",
  12. "iconRaw" : {
  13. "material" : "REDSTONE",
  14. "data" : 0
  15. },
  16. "currency" : "COIN",
  17. "sellPrice" : 20.0,
  18. "buyPrice" : 120.0,
  19. "amount" : 64,
  20. "productItem" : {
  21. "material" : "REDSTONE",
  22. "data" : 0
  23. }
  24. }, {
  25. "displayName" : "Ejetor",
  26. "iconRaw" : {
  27. "material" : "DISPENSER",
  28. "data" : 0
  29. },
  30. "currency" : "COIN",
  31. "sellPrice" : 0.0,
  32. "buyPrice" : 70.0,
  33. "amount" : 1,
  34. "productItem" : {
  35. "material" : "DISPENSER",
  36. "data" : 0
  37. }
  38. }, {
  39. "displayName" : "Liberador",
  40. "iconRaw" : {
  41. "material" : "DROPPER",
  42. "data" : 0
  43. },
  44. "currency" : "COIN",
  45. "sellPrice" : 0.0,
  46. "buyPrice" : 30.0,
  47. "amount" : 1,
  48. "productItem" : {
  49. "material" : "DROPPER",
  50. "data" : 0
  51. }
  52. }, {
  53. "displayName" : "Pistão",
  54. "iconRaw" : {
  55. "material" : "PISTON_BASE",
  56. "data" : 0
  57. },
  58. "currency" : "COIN",
  59. "sellPrice" : 0.0,
  60. "buyPrice" : 200.0,
  61. "amount" : 1,
  62. "productItem" : {
  63. "material" : "PISTON_BASE",
  64. "data" : 0
  65. }
  66. }, {
  67. "displayName" : "Pistão Grudento",
  68. "iconRaw" : {
  69. "material" : "PISTON_STICKY_BASE",
  70. "data" : 0
  71. },
  72. "currency" : "COIN",
  73. "sellPrice" : 0.0,
  74. "buyPrice" : 300.0,
  75. "amount" : 1,
  76. "productItem" : {
  77. "material" : "PISTON_STICKY_BASE",
  78. "data" : 0
  79. }
  80. }, {
  81. "displayName" : "Repetidor de Redstone",
  82. "iconRaw" : {
  83. "material" : "DIODE",
  84. "data" : 0
  85. },
  86. "currency" : "COIN",
  87. "sellPrice" : 0.0,
  88. "buyPrice" : 60.0,
  89. "amount" : 1,
  90. "productItem" : {
  91. "material" : "DIODE",
  92. "data" : 0
  93. }
  94. }, {
  95. "displayName" : "Comparador de Redstone",
  96. "iconRaw" : {
  97. "material" : "REDSTONE_COMPARATOR",
  98. "data" : 0
  99. },
  100. "currency" : "COIN",
  101. "sellPrice" : 0.0,
  102. "buyPrice" : 75.0,
  103. "amount" : 1,
  104. "productItem" : {
  105. "material" : "REDSTONE_COMPARATOR",
  106. "data" : 0
  107. }
  108. }, {
  109. "displayName" : "Gancho de Armadilha",
  110. "iconRaw" : {
  111. "material" : "TRIPWIRE_HOOK",
  112. "data" : 0
  113. },
  114. "currency" : "COIN",
  115. "sellPrice" : 0.0,
  116. "buyPrice" : 160.0,
  117. "amount" : 1,
  118. "productItem" : {
  119. "material" : "TRIPWIRE_HOOK",
  120. "data" : 0
  121. }
  122. }, {
  123. "displayName" : "Nome do item.",
  124. "iconRaw" : {
  125. "material" : "LEVER",
  126. "data" : 0
  127. },
  128. "currency" : "COIN",
  129. "sellPrice" : 0.0,
  130. "buyPrice" : 20.0,
  131. "amount" : 1,
  132. "productItem" : {
  133. "material" : "LEVER",
  134. "data" : 0
  135. }
  136. }, {
  137. "displayName" : "Tocha de Redstone",
  138. "iconRaw" : {
  139. "material" : "REDSTONE_TORCH_ON",
  140. "data" : 0
  141. },
  142. "currency" : "COIN",
  143. "sellPrice" : 0.0,
  144. "buyPrice" : 20.0,
  145. "amount" : 1,
  146. "productItem" : {
  147. "material" : "REDSTONE_TORCH_ON",
  148. "data" : 0
  149. }
  150. }, {
  151. "displayName" : "Placa de Pressão de Pedra",
  152. "iconRaw" : {
  153. "material" : "STONE_PLATE",
  154. "data" : 0
  155. },
  156. "currency" : "COIN",
  157. "sellPrice" : 0.0,
  158. "buyPrice" : 100.0,
  159. "amount" : 1,
  160. "productItem" : {
  161. "material" : "STONE_PLATE",
  162. "data" : 0
  163. }
  164. }, {
  165. "displayName" : "Placa de Pressão de Madeira",
  166. "iconRaw" : {
  167. "material" : "WOOD_PLATE",
  168. "data" : 0
  169. },
  170. "currency" : "COIN",
  171. "sellPrice" : 0.0,
  172. "buyPrice" : 200.0,
  173. "amount" : 1,
  174. "productItem" : {
  175. "material" : "WOOD_PLATE",
  176. "data" : 0
  177. }
  178. }, {
  179. "displayName" : "Placa de Pressão de Pesagem (Pesada)",
  180. "iconRaw" : {
  181. "material" : "IRON_PLATE",
  182. "data" : 0
  183. },
  184. "currency" : "COIN",
  185. "sellPrice" : 0.0,
  186. "buyPrice" : 300.0,
  187. "amount" : 1,
  188. "productItem" : {
  189. "material" : "IRON_PLATE",
  190. "data" : 0
  191. }
  192. }, {
  193. "displayName" : "Placa de Pressão de Pesagem (Leve)",
  194. "iconRaw" : {
  195. "material" : "GOLD_PLATE",
  196. "data" : 0
  197. },
  198. "currency" : "COIN",
  199. "sellPrice" : 0.0,
  200. "buyPrice" : 400.0,
  201. "amount" : 1,
  202. "productItem" : {
  203. "material" : "GOLD_PLATE",
  204. "data" : 0
  205. }
  206. }, {
  207. "displayName" : "Botão de Madeira",
  208. "iconRaw" : {
  209. "material" : "WOOD_BUTTON",
  210. "data" : 0
  211. },
  212. "currency" : "COIN",
  213. "sellPrice" : 0.0,
  214. "buyPrice" : 20.0,
  215. "amount" : 1,
  216. "productItem" : {
  217. "material" : "WOOD_BUTTON",
  218. "data" : 0
  219. }
  220. }, {
  221. "displayName" : "Botão de Pedra",
  222. "iconRaw" : {
  223. "material" : "STONE_BUTTON",
  224. "data" : 0
  225. },
  226. "currency" : "COIN",
  227. "sellPrice" : 0.0,
  228. "buyPrice" : 20.0,
  229. "amount" : 1,
  230. "productItem" : {
  231. "material" : "STONE_BUTTON",
  232. "data" : 0
  233. }
  234. } ]
  235. }
Advertisement
Add Comment
Please, Sign In to add comment