Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "iconRaw" : {
- "material" : "AIR",
- "data" : 0
- },
- "iconDisplayName" : "Materiais",
- "inventoryDisplayName" : "Materiais",
- "npcDisplayName" : "Materiais",
- "description" : "aaa",
- "normalProducts" : [ {
- "displayName" : "Esmeralda",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "EMERALD",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 50.0,
- "buyPrice" : 0.0,
- "amount" : 1,
- "productItem" : {
- "material" : "EMERALD",
- "data" : 0
- }
- }, {
- "displayName" : "Diamante",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "DIAMOND",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 50.0,
- "buyPrice" : 0.0,
- "amount" : 1,
- "productItem" : {
- "material" : "DIAMOND",
- "data" : 0
- }
- }, {
- "displayName" : "Ouro",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "GOLD_INGOT",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 25.0,
- "buyPrice" : 0.0,
- "amount" : 1,
- "productItem" : {
- "material" : "GOLD_INGOT",
- "data" : 0
- }
- }, {
- "displayName" : "Ferro",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "IRON_INGOT",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 15.0,
- "buyPrice" : 0.0,
- "amount" : 1,
- "productItem" : {
- "material" : "IRON_INGOT",
- "data" : 0
- }
- }, {
- "displayName" : "Carvão",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "COAL",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 20.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "COAL",
- "data" : 0
- }
- }, {
- "displayName" : "Fungo do Nether",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "NETHER_STALK",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 1.0,
- "buyPrice" : 300.0,
- "amount" : 1,
- "productItem" : {
- "material" : "NETHER_STALK",
- "data" : 0
- }
- }, {
- "displayName" : "Cana de Açúcar",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "SUGAR_CANE",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 80.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "SUGAR_CANE",
- "data" : 0
- }
- }, {
- "displayName" : "Cacto",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "CACTUS",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 65.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "CACTUS",
- "data" : 0
- }
- }, {
- "displayName" : "Trigo",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "WHEAT",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 70.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "WHEAT",
- "data" : 0
- }
- }, {
- "displayName" : "Abóbora",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "PUMPKIN",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 45.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "PUMPKIN",
- "data" : 0
- }
- }, {
- "displayName" : "Cacau",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "INK_SACK",
- "data" : 3
- },
- "currency" : "COIN",
- "sellPrice" : 40.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "INK_SACK",
- "data" : 3
- }
- }, {
- "displayName" : "Couro",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "LEATHER",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 500.0,
- "amount" : 64,
- "productItem" : {
- "material" : "LEATHER",
- "data" : 0
- }
- }, {
- "displayName" : "Linha",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "STRING",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 65.0,
- "buyPrice" : 0.0,
- "amount" : 64,
- "productItem" : {
- "material" : "STRING",
- "data" : 0
- }
- }, {
- "displayName" : "Osso",
- "description" : "Descrição do item.",
- "iconRaw" : {
- "material" : "BONE",
- "data" : 0
- },
- "currency" : "COIN",
- "sellPrice" : 0.0,
- "buyPrice" : 60.0,
- "amount" : 64,
- "productItem" : {
- "material" : "BONE",
- "data" : 0
- }
- } ]
- }
Advertisement
Add Comment
Please, Sign In to add comment