skysurvival

npc_shop_config_chest_-_Blocos_-_05-10-2017_03-41-51.json

Oct 7th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.53 KB | None | 0 0
  1. {
  2. "iconRaw" : {
  3. "material" : "AIR",
  4. "data" : 0
  5. },
  6. "iconDisplayName" : "Blocos",
  7. "inventoryDisplayName" : "Blocos",
  8. "npcDisplayName" : "Blocos",
  9. "description" : "...",
  10. "normalProducts" : [ {
  11. "displayName" : "Pedra",
  12. "iconRaw" : {
  13. "material" : "STONE",
  14. "data" : 0
  15. },
  16. "currency" : "COIN",
  17. "sellPrice" : 0.0,
  18. "buyPrice" : 100.0,
  19. "amount" : 64,
  20. "productItem" : {
  21. "material" : "STONE",
  22. "data" : 0
  23. }
  24. }, {
  25. "displayName" : "Granito",
  26. "iconRaw" : {
  27. "material" : "STONE",
  28. "data" : 1
  29. },
  30. "currency" : "COIN",
  31. "sellPrice" : 0.0,
  32. "buyPrice" : 100.0,
  33. "amount" : 64,
  34. "productItem" : {
  35. "material" : "STONE",
  36. "data" : 1
  37. }
  38. }, {
  39. "displayName" : "Granito Polido",
  40. "iconRaw" : {
  41. "material" : "STONE",
  42. "data" : 2
  43. },
  44. "currency" : "COIN",
  45. "sellPrice" : 0.0,
  46. "buyPrice" : 100.0,
  47. "amount" : 64,
  48. "productItem" : {
  49. "material" : "STONE",
  50. "data" : 2
  51. }
  52. }, {
  53. "displayName" : "Diorito",
  54. "iconRaw" : {
  55. "material" : "STONE",
  56. "data" : 3
  57. },
  58. "currency" : "COIN",
  59. "sellPrice" : 0.0,
  60. "buyPrice" : 100.0,
  61. "amount" : 64,
  62. "productItem" : {
  63. "material" : "STONE",
  64. "data" : 3
  65. }
  66. }, {
  67. "displayName" : "Diorito Polido",
  68. "iconRaw" : {
  69. "material" : "STONE",
  70. "data" : 4
  71. },
  72. "currency" : "COIN",
  73. "sellPrice" : 0.0,
  74. "buyPrice" : 100.0,
  75. "amount" : 64,
  76. "productItem" : {
  77. "material" : "STONE",
  78. "data" : 4
  79. }
  80. }, {
  81. "displayName" : "Andesito",
  82. "iconRaw" : {
  83. "material" : "STONE",
  84. "data" : 5
  85. },
  86. "currency" : "COIN",
  87. "sellPrice" : 0.0,
  88. "buyPrice" : 100.0,
  89. "amount" : 64,
  90. "productItem" : {
  91. "material" : "STONE",
  92. "data" : 5
  93. }
  94. }, {
  95. "displayName" : "Andesito Polido",
  96. "iconRaw" : {
  97. "material" : "STONE",
  98. "data" : 6
  99. },
  100. "currency" : "COIN",
  101. "sellPrice" : 0.0,
  102. "buyPrice" : 100.0,
  103. "amount" : 64,
  104. "productItem" : {
  105. "material" : "STONE",
  106. "data" : 6
  107. }
  108. }, {
  109. "displayName" : "Madeira de Carvalho",
  110. "iconRaw" : {
  111. "material" : "LOG",
  112. "data" : 0
  113. },
  114. "currency" : "COIN",
  115. "sellPrice" : 40.0,
  116. "buyPrice" : 0.0,
  117. "amount" : 64,
  118. "productItem" : {
  119. "material" : "LOG",
  120. "data" : 0
  121. }
  122. }, {
  123. "displayName" : "Madeira de Pinheiro",
  124. "iconRaw" : {
  125. "material" : "LOG",
  126. "data" : 1
  127. },
  128. "currency" : "COIN",
  129. "sellPrice" : 40.0,
  130. "buyPrice" : 0.0,
  131. "amount" : 64,
  132. "productItem" : {
  133. "material" : "LOG",
  134. "data" : 1
  135. }
  136. }, {
  137. "displayName" : "Madeira de Eucalipto",
  138. "iconRaw" : {
  139. "material" : "LOG",
  140. "data" : 2
  141. },
  142. "currency" : "COIN",
  143. "sellPrice" : 40.0,
  144. "buyPrice" : 0.0,
  145. "amount" : 64,
  146. "productItem" : {
  147. "material" : "LOG",
  148. "data" : 2
  149. }
  150. }, {
  151. "displayName" : "Madeira da Selva",
  152. "iconRaw" : {
  153. "material" : "LOG",
  154. "data" : 3
  155. },
  156. "currency" : "COIN",
  157. "sellPrice" : 40.0,
  158. "buyPrice" : 0.0,
  159. "amount" : 64,
  160. "productItem" : {
  161. "material" : "LOG",
  162. "data" : 3
  163. }
  164. }, {
  165. "displayName" : "Areia",
  166. "iconRaw" : {
  167. "material" : "SAND",
  168. "data" : 0
  169. },
  170. "currency" : "COIN",
  171. "sellPrice" : 0.0,
  172. "buyPrice" : 100.0,
  173. "amount" : 64,
  174. "productItem" : {
  175. "material" : "SAND",
  176. "data" : 0
  177. }
  178. }, {
  179. "displayName" : "Areia Vermelha",
  180. "iconRaw" : {
  181. "material" : "SAND",
  182. "data" : 1
  183. },
  184. "currency" : "COIN",
  185. "sellPrice" : 0.0,
  186. "buyPrice" : 100.0,
  187. "amount" : 64,
  188. "productItem" : {
  189. "material" : "SAND",
  190. "data" : 1
  191. }
  192. }, {
  193. "displayName" : "Arenito",
  194. "iconRaw" : {
  195. "material" : "SANDSTONE",
  196. "data" : 0
  197. },
  198. "currency" : "COIN",
  199. "sellPrice" : 0.0,
  200. "buyPrice" : 400.0,
  201. "amount" : 64,
  202. "productItem" : {
  203. "material" : "SANDSTONE",
  204. "data" : 0
  205. }
  206. }, {
  207. "displayName" : "Arenito Talhado",
  208. "iconRaw" : {
  209. "material" : "SANDSTONE",
  210. "data" : 1
  211. },
  212. "currency" : "COIN",
  213. "sellPrice" : 0.0,
  214. "buyPrice" : 1600.0,
  215. "amount" : 64,
  216. "productItem" : {
  217. "material" : "SANDSTONE",
  218. "data" : 1
  219. }
  220. }, {
  221. "displayName" : "Arenito Liso",
  222. "iconRaw" : {
  223. "material" : "SANDSTONE",
  224. "data" : 2
  225. },
  226. "currency" : "COIN",
  227. "sellPrice" : 0.0,
  228. "buyPrice" : 1600.0,
  229. "amount" : 64,
  230. "productItem" : {
  231. "material" : "SANDSTONE",
  232. "data" : 2
  233. }
  234. }, {
  235. "displayName" : "Arenito Vermelho",
  236. "iconRaw" : {
  237. "material" : "RED_SANDSTONE",
  238. "data" : 0
  239. },
  240. "currency" : "COIN",
  241. "sellPrice" : 0.0,
  242. "buyPrice" : 400.0,
  243. "amount" : 64,
  244. "productItem" : {
  245. "material" : "RED_SANDSTONE",
  246. "data" : 0
  247. }
  248. }, {
  249. "displayName" : "Arenito Vermelho Talhado",
  250. "iconRaw" : {
  251. "material" : "RED_SANDSTONE",
  252. "data" : 1
  253. },
  254. "currency" : "COIN",
  255. "sellPrice" : 0.0,
  256. "buyPrice" : 1600.0,
  257. "amount" : 64,
  258. "productItem" : {
  259. "material" : "RED_SANDSTONE",
  260. "data" : 1
  261. }
  262. }, {
  263. "displayName" : "Arenito Vermelho Liso",
  264. "iconRaw" : {
  265. "material" : "RED_SANDSTONE",
  266. "data" : 2
  267. },
  268. "currency" : "COIN",
  269. "sellPrice" : 0.0,
  270. "buyPrice" : 1600.0,
  271. "amount" : 64,
  272. "productItem" : {
  273. "material" : "RED_SANDSTONE",
  274. "data" : 2
  275. }
  276. }, {
  277. "displayName" : "Bloco de Quartzo",
  278. "iconRaw" : {
  279. "material" : "QUARTZ_BLOCK",
  280. "data" : 0
  281. },
  282. "currency" : "COIN",
  283. "sellPrice" : 0.0,
  284. "buyPrice" : 2000.0,
  285. "amount" : 32,
  286. "productItem" : {
  287. "material" : "QUARTZ_BLOCK",
  288. "data" : 0
  289. }
  290. }, {
  291. "displayName" : "Bloco de Quartzo Talhado",
  292. "iconRaw" : {
  293. "material" : "QUARTZ_BLOCK",
  294. "data" : 1
  295. },
  296. "currency" : "COIN",
  297. "sellPrice" : 0.0,
  298. "buyPrice" : 2000.0,
  299. "amount" : 32,
  300. "productItem" : {
  301. "material" : "QUARTZ_BLOCK",
  302. "data" : 1
  303. }
  304. }, {
  305. "displayName" : "Pilar de Quartzo",
  306. "iconRaw" : {
  307. "material" : "QUARTZ_BLOCK",
  308. "data" : 2
  309. },
  310. "currency" : "COIN",
  311. "sellPrice" : 0.0,
  312. "buyPrice" : 2000.0,
  313. "amount" : 32,
  314. "productItem" : {
  315. "material" : "QUARTZ_BLOCK",
  316. "data" : 2
  317. }
  318. }, {
  319. "displayName" : "Esponja",
  320. "iconRaw" : {
  321. "material" : "SPONGE",
  322. "data" : 0
  323. },
  324. "currency" : "COIN",
  325. "sellPrice" : 0.0,
  326. "buyPrice" : 400.0,
  327. "amount" : 64,
  328. "productItem" : {
  329. "material" : "SPONGE",
  330. "data" : 0
  331. }
  332. }, {
  333. "displayName" : "Gelo",
  334. "iconRaw" : {
  335. "material" : "ICE",
  336. "data" : 0
  337. },
  338. "currency" : "COIN",
  339. "sellPrice" : 0.0,
  340. "buyPrice" : 400.0,
  341. "amount" : 64,
  342. "productItem" : {
  343. "material" : "ICE",
  344. "data" : 0
  345. }
  346. }, {
  347. "displayName" : "Tijolos",
  348. "iconRaw" : {
  349. "material" : "BRICK",
  350. "data" : 0
  351. },
  352. "currency" : "COIN",
  353. "sellPrice" : 0.0,
  354. "buyPrice" : 400.0,
  355. "amount" : 64,
  356. "productItem" : {
  357. "material" : "BRICK",
  358. "data" : 0
  359. }
  360. }, {
  361. "displayName" : "Neve",
  362. "iconRaw" : {
  363. "material" : "SNOW_BLOCK",
  364. "data" : 0
  365. },
  366. "currency" : "COIN",
  367. "sellPrice" : 0.0,
  368. "buyPrice" : 200.0,
  369. "amount" : 64,
  370. "productItem" : {
  371. "material" : "SNOW_BLOCK",
  372. "data" : 0
  373. }
  374. }, {
  375. "displayName" : "Pedra Luminosa",
  376. "iconRaw" : {
  377. "material" : "GLOWSTONE",
  378. "data" : 0
  379. },
  380. "currency" : "COIN",
  381. "sellPrice" : 0.0,
  382. "buyPrice" : 600.0,
  383. "amount" : 64,
  384. "productItem" : {
  385. "material" : "GLOWSTONE",
  386. "data" : 0
  387. }
  388. }, {
  389. "displayName" : "Areia de Almas",
  390. "iconRaw" : {
  391. "material" : "SOUL_SAND",
  392. "data" : 0
  393. },
  394. "currency" : "COIN",
  395. "sellPrice" : 0.0,
  396. "buyPrice" : 600.0,
  397. "amount" : 64,
  398. "productItem" : {
  399. "material" : "SOUL_SAND",
  400. "data" : 0
  401. }
  402. }, {
  403. "displayName" : "Rocha do Nether",
  404. "iconRaw" : {
  405. "material" : "NETHERRACK",
  406. "data" : 0
  407. },
  408. "currency" : "COIN",
  409. "sellPrice" : 0.0,
  410. "buyPrice" : 400.0,
  411. "amount" : 64,
  412. "productItem" : {
  413. "material" : "NETHERRACK",
  414. "data" : 0
  415. }
  416. }, {
  417. "displayName" : "Tijolos do Nether",
  418. "iconRaw" : {
  419. "material" : "NETHER_BRICK",
  420. "data" : 0
  421. },
  422. "currency" : "COIN",
  423. "sellPrice" : 0.0,
  424. "buyPrice" : 400.0,
  425. "amount" : 64,
  426. "productItem" : {
  427. "material" : "NETHER_BRICK",
  428. "data" : 0
  429. }
  430. }, {
  431. "displayName" : "Bloco de Grama",
  432. "iconRaw" : {
  433. "material" : "GRASS",
  434. "data" : 0
  435. },
  436. "currency" : "COIN",
  437. "sellPrice" : 0.0,
  438. "buyPrice" : 200.0,
  439. "amount" : 64,
  440. "productItem" : {
  441. "material" : "GRASS",
  442. "data" : 0
  443. }
  444. }, {
  445. "displayName" : "Vidro",
  446. "iconRaw" : {
  447. "material" : "GLASS",
  448. "data" : 0
  449. },
  450. "currency" : "COIN",
  451. "sellPrice" : 80.0,
  452. "buyPrice" : 300.0,
  453. "amount" : 64,
  454. "productItem" : {
  455. "material" : "GLASS",
  456. "data" : 0
  457. }
  458. }, {
  459. "displayName" : "Terra",
  460. "iconRaw" : {
  461. "material" : "DIRT",
  462. "data" : 0
  463. },
  464. "currency" : "COIN",
  465. "sellPrice" : 0.0,
  466. "buyPrice" : 100.0,
  467. "amount" : 64,
  468. "productItem" : {
  469. "material" : "DIRT",
  470. "data" : 1
  471. }
  472. }, {
  473. "displayName" : "Terra Grossa",
  474. "iconRaw" : {
  475. "material" : "DIRT",
  476. "data" : 1
  477. },
  478. "currency" : "COIN",
  479. "sellPrice" : 0.0,
  480. "buyPrice" : 100.0,
  481. "amount" : 64,
  482. "productItem" : {
  483. "material" : "DIRT",
  484. "data" : 2
  485. }
  486. }, {
  487. "displayName" : "Micélio",
  488. "iconRaw" : {
  489. "material" : "MYCEL",
  490. "data" : 0
  491. },
  492. "currency" : "COIN",
  493. "sellPrice" : 0.0,
  494. "buyPrice" : 400.0,
  495. "amount" : 64,
  496. "productItem" : {
  497. "material" : "MYCEL",
  498. "data" : 0
  499. }
  500. }, {
  501. "displayName" : "Cascalho",
  502. "iconRaw" : {
  503. "material" : "GRAVEL",
  504. "data" : 0
  505. },
  506. "currency" : "COIN",
  507. "sellPrice" : 0.0,
  508. "buyPrice" : 400.0,
  509. "amount" : 64,
  510. "productItem" : {
  511. "material" : "GRAVEL",
  512. "data" : 0
  513. }
  514. }, {
  515. "displayName" : "Prismarinho",
  516. "iconRaw" : {
  517. "material" : "PRISMARINE",
  518. "data" : 0
  519. },
  520. "currency" : "COIN",
  521. "sellPrice" : 0.0,
  522. "buyPrice" : 400.0,
  523. "amount" : 64,
  524. "productItem" : {
  525. "material" : "PRISMARINE",
  526. "data" : 0
  527. }
  528. }, {
  529. "displayName" : "Tijolos de Prismarinho",
  530. "iconRaw" : {
  531. "material" : "PRISMARINE",
  532. "data" : 1
  533. },
  534. "currency" : "COIN",
  535. "sellPrice" : 0.0,
  536. "buyPrice" : 400.0,
  537. "amount" : 64,
  538. "productItem" : {
  539. "material" : "PRISMARINE",
  540. "data" : 1
  541. }
  542. }, {
  543. "displayName" : "Prismarinho Escuro",
  544. "iconRaw" : {
  545. "material" : "PRISMARINE",
  546. "data" : 2
  547. },
  548. "currency" : "COIN",
  549. "sellPrice" : 0.0,
  550. "buyPrice" : 400.0,
  551. "amount" : 64,
  552. "productItem" : {
  553. "material" : "PRISMARINE",
  554. "data" : 2
  555. }
  556. }, {
  557. "displayName" : "Lanterna do Mar",
  558. "iconRaw" : {
  559. "material" : "SEA_LANTERN",
  560. "data" : 0
  561. },
  562. "currency" : "COIN",
  563. "sellPrice" : 0.0,
  564. "buyPrice" : 400.0,
  565. "amount" : 64,
  566. "productItem" : {
  567. "material" : "SEA_LANTERN",
  568. "data" : 0
  569. }
  570. }, {
  571. "displayName" : "Pedra do Fim",
  572. "iconRaw" : {
  573. "material" : "ENDER_STONE",
  574. "data" : 0
  575. },
  576. "currency" : "COIN",
  577. "sellPrice" : 0.0,
  578. "buyPrice" : 2000.0,
  579. "amount" : 64,
  580. "productItem" : {
  581. "material" : "ENDER_STONE",
  582. "data" : 0
  583. }
  584. } ]
  585. }
Advertisement
Add Comment
Please, Sign In to add comment