Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "iconRaw" : {
- "material" : "AIR",
- "data" : 0
- },
- "iconDisplayName" : "Alquimia",
- "inventoryDisplayName" : "Alquimia",
- "npcDisplayName" : "Alquimia",
- "description" : "Alquimia",
- "normalProducts" : [ {
- "displayName" : "Vara Incandescente",
- "description" : "...",
- "iconRaw" : {
- "material" : "BLAZE_ROD",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 10000.0,
- "buyPrice" : 20000.0,
- "amount" : 1,
- "productItem" : {
- "material" : "BLAZE_ROD",
- "data" : 0
- }
- }, {
- "displayName" : "Lágrima de Ghast",
- "description" : "...",
- "iconRaw" : {
- "material" : "GHAST_TEAR",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 500.0,
- "amount" : 1,
- "productItem" : {
- "material" : "GHAST_TEAR",
- "data" : 0
- }
- }, {
- "displayName" : "Olho de Aranha Fermentado",
- "iconRaw" : {
- "material" : "FERMENTED_SPIDER_EYE",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 500.0,
- "amount" : 64,
- "productItem" : {
- "material" : "FERMENTED_SPIDER_EYE",
- "data" : 0
- }
- }, {
- "displayName" : "Creme de Magma",
- "iconRaw" : {
- "material" : "MAGMA_CREAM",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 80.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "MAGMA_CREAM",
- "data" : 0
- }
- }, {
- "displayName" : "Pó de Blaze",
- "iconRaw" : {
- "material" : "BLAZE_POWDER",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 10000.0,
- "amount" : 1,
- "productItem" : {
- "material" : "BLAZE_POWDER",
- "data" : 0
- }
- }, {
- "displayName" : "Melancia Reluzente",
- "iconRaw" : {
- "material" : "SPECKLED_MELON",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 50.0,
- "amount" : 1,
- "productItem" : {
- "material" : "SPECKLED_MELON",
- "data" : 0
- }
- }, {
- "displayName" : "Cenoura Dourada",
- "iconRaw" : {
- "material" : "GOLDEN_CARROT",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 50.0,
- "amount" : 1,
- "productItem" : {
- "material" : "GOLDEN_CARROT",
- "data" : 0
- }
- }, {
- "displayName" : "Caldeirão",
- "iconRaw" : {
- "material" : "CAULDRON_ITEM",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 800.0,
- "amount" : 1,
- "productItem" : {
- "material" : "CAULDRON_ITEM",
- "data" : 0
- }
- } ]
- }
Advertisement
Add Comment
Please, Sign In to add comment