Created
August 7, 2011 21:58
-
-
Save lluchs/1130842 to your computer and use it in GitHub Desktop.
New price JSON format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "shops":{ | |
| "13":"adventure", | |
| "7":"artsupply", | |
| "4":"bakery", | |
| "2":"bookshop", | |
| "5":"danger", | |
| "12":"farm", | |
| "20":"gadgets", | |
| "21":"garden", | |
| "1":"guards", | |
| "22":"harbor", | |
| "23":"hardware1", | |
| "6":"hardware2", | |
| "14":"jewels", | |
| "15":"miner", | |
| "18":"nether", | |
| "26":"special", | |
| "10":"tailor", | |
| "25":"taverne", | |
| "3":"tools1", | |
| "16":"tools2", | |
| "17":"tools3" | |
| }, | |
| "items":{ | |
| "1":{ | |
| "id":3, | |
| "name":"Dirt", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_3_0.png", | |
| "shops":[ | |
| 15, | |
| 21 | |
| ], | |
| "amount":2528, | |
| "tax":16 | |
| }, | |
| "2":{ | |
| "id":4, | |
| "name":"Cobble Stone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_4_0.png", | |
| "shops":[ | |
| 15, | |
| 21, | |
| 23 | |
| ], | |
| "amount":167, | |
| "tax":16 | |
| }, | |
| "3":{ | |
| "id":298, | |
| "name":"Leather Cap", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_298_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 10 | |
| ], | |
| "amount":199, | |
| "tax":16 | |
| }, | |
| "4":{ | |
| "id":299, | |
| "name":"Leather Tunic", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_299_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 10 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "5":{ | |
| "id":300, | |
| "name":"Leather Pants", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_300_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 10 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "6":{ | |
| "id":301, | |
| "name":"Leather Boots", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_301_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 10 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "7":{ | |
| "id":306, | |
| "name":"Iron Helmet", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_306_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "8":{ | |
| "id":307, | |
| "name":"Iron Chestplate", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_307_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":4, | |
| "tax":16 | |
| }, | |
| "9":{ | |
| "id":308, | |
| "name":"Iron Leggings", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_308_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "10":{ | |
| "id":309, | |
| "name":"Iron boots", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_309_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "11":{ | |
| "id":310, | |
| "name":"Diamond Helmet", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_310_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "12":{ | |
| "id":311, | |
| "name":"Diamond Chestplate", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_311_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "13":{ | |
| "id":312, | |
| "name":"Diamond Leggings", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_312_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "14":{ | |
| "id":313, | |
| "name":"Diamond Boots", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_313_0.png", | |
| "shops":[ | |
| 1, | |
| 13 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "15":{ | |
| "id":268, | |
| "name":"Wooden Sword", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_268_0.png", | |
| "shops":[ | |
| 1, | |
| 3 | |
| ], | |
| "amount":7, | |
| "tax":16 | |
| }, | |
| "16":{ | |
| "id":272, | |
| "name":"Stone Sword", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_272_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 16 | |
| ], | |
| "amount":40, | |
| "tax":16 | |
| }, | |
| "17":{ | |
| "id":267, | |
| "name":"Iron Sword", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_267_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 16 | |
| ], | |
| "amount":40, | |
| "tax":16 | |
| }, | |
| "18":{ | |
| "id":276, | |
| "name":"Diamond Sword", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_276_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 17 | |
| ], | |
| "amount":60, | |
| "tax":16 | |
| }, | |
| "19":{ | |
| "id":261, | |
| "name":"Bow", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_261_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 17, | |
| 3, | |
| 16 | |
| ], | |
| "amount":64, | |
| "tax":16 | |
| }, | |
| "20":{ | |
| "id":262, | |
| "name":"Arrow", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_262_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 17, | |
| 3, | |
| 16 | |
| ], | |
| "amount":65, | |
| "tax":16 | |
| }, | |
| "21":{ | |
| "id":12, | |
| "name":"Sand", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_12_0.png", | |
| "shops":[ | |
| 15, | |
| 21 | |
| ], | |
| "amount":498, | |
| "tax":16 | |
| }, | |
| "22":{ | |
| "id":0, | |
| "name":"Air", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "23":{ | |
| "id":1, | |
| "name":"Stone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_1_0.png", | |
| "shops":[ | |
| 23 | |
| ], | |
| "amount":203, | |
| "tax":16 | |
| }, | |
| "24":{ | |
| "id":2, | |
| "name":"Grass", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_2_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "27":{ | |
| "id":5, | |
| "name":"Wooden Plank", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_5_0.png", | |
| "shops":[ | |
| 23, | |
| 6 | |
| ], | |
| "amount":687, | |
| "tax":16 | |
| }, | |
| "28":{ | |
| "id":6, | |
| "name":"Sapling", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_6_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":1186, | |
| "tax":16 | |
| }, | |
| "29":{ | |
| "id":7, | |
| "name":"Bedrock", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_7_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "30":{ | |
| "id":8, | |
| "name":"Water", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "components":[ | |
| [ | |
| 287, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "31":{ | |
| "id":9, | |
| "name":"Stationary water", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_9_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "32":{ | |
| "id":10, | |
| "name":"Lava", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_10_0.png", | |
| "shops":[ | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "33":{ | |
| "id":11, | |
| "name":"Lava Flow", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_11_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "35":{ | |
| "id":13, | |
| "name":"Gravel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_13_0.png", | |
| "shops":[ | |
| 15, | |
| 21 | |
| ], | |
| "amount":1121, | |
| "tax":16 | |
| }, | |
| "36":{ | |
| "id":14, | |
| "name":"Gold ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_14_0.png", | |
| "shops":[ | |
| 15 | |
| ], | |
| "amount":4, | |
| "tax":16 | |
| }, | |
| "37":{ | |
| "id":15, | |
| "name":"Iron ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_15_0.png", | |
| "shops":[ | |
| 15 | |
| ], | |
| "amount":141, | |
| "tax":16 | |
| }, | |
| "38":{ | |
| "id":16, | |
| "name":"Coal ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_16_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "39":{ | |
| "id":17, | |
| "name":"Wood", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_17_0.png", | |
| "shops":[ | |
| 21, | |
| 23, | |
| 6 | |
| ], | |
| "amount":29, | |
| "tax":16 | |
| }, | |
| "40":{ | |
| "id":[ | |
| 17, | |
| 1 | |
| ], | |
| "name":"Redwood", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_17_1.png", | |
| "shops":[ | |
| 21, | |
| 23, | |
| 6 | |
| ], | |
| "amount":60, | |
| "tax":16 | |
| }, | |
| "41":{ | |
| "id":[ | |
| 17, | |
| 2 | |
| ], | |
| "name":"Birch Wood", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_17_2.png", | |
| "shops":[ | |
| 21, | |
| 23, | |
| 6 | |
| ], | |
| "amount":15, | |
| "tax":16 | |
| }, | |
| "42":{ | |
| "id":18, | |
| "name":"Leaves", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_18_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":243, | |
| "tax":16 | |
| }, | |
| "43":{ | |
| "id":[ | |
| 18, | |
| 1 | |
| ], | |
| "name":"Redwood Tree's Leaves", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_18_1.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":192, | |
| "tax":16 | |
| }, | |
| "44":{ | |
| "id":[ | |
| 18, | |
| 2 | |
| ], | |
| "name":"Birch Tree's Leaves", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_18_2.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":189, | |
| "tax":16 | |
| }, | |
| "45":{ | |
| "id":19, | |
| "name":"Sponge", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_19_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "46":{ | |
| "id":20, | |
| "name":"Glass", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_20_0.png", | |
| "shops":[ | |
| 23 | |
| ], | |
| "amount":23, | |
| "tax":16 | |
| }, | |
| "47":{ | |
| "id":21, | |
| "name":"Lapis Lazuli Ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_21_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "48":{ | |
| "id":22, | |
| "name":"Lapis Lazuli Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_22_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "components":[ | |
| [ | |
| 351, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "49":{ | |
| "id":23, | |
| "name":"Dispenser", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_23_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "50":{ | |
| "id":24, | |
| "name":"Sandstone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_24_0.png", | |
| "shops":[ | |
| 21, | |
| 23 | |
| ], | |
| "amount":48, | |
| "tax":16 | |
| }, | |
| "51":{ | |
| "id":25, | |
| "name":"Note Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_25_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "52":{ | |
| "id":26, | |
| "name":"Bed Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_26_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "53":{ | |
| "id":35, | |
| "name":"White Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_0.png", | |
| "shops":[ | |
| 10, | |
| 23, | |
| 12 | |
| ], | |
| "amount":123, | |
| "tax":16 | |
| }, | |
| "54":{ | |
| "id":[ | |
| 35, | |
| 1 | |
| ], | |
| "name":"Orange Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_1.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "55":{ | |
| "id":[ | |
| 35, | |
| 2 | |
| ], | |
| "name":"Magenta Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_2.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":3, | |
| "tax":16 | |
| }, | |
| "56":{ | |
| "id":[ | |
| 35, | |
| 3 | |
| ], | |
| "name":"Light Blue Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_3.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":2, | |
| "tax":16 | |
| }, | |
| "57":{ | |
| "id":[ | |
| 35, | |
| 4 | |
| ], | |
| "name":"Yellow Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_4.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "58":{ | |
| "id":[ | |
| 35, | |
| 5 | |
| ], | |
| "name":"Lime Green Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_5.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "59":{ | |
| "id":[ | |
| 35, | |
| 6 | |
| ], | |
| "name":"Pink Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_6.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":2, | |
| "tax":16 | |
| }, | |
| "60":{ | |
| "id":[ | |
| 35, | |
| 7 | |
| ], | |
| "name":"Gray Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_7.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":35, | |
| "tax":16 | |
| }, | |
| "61":{ | |
| "id":[ | |
| 35, | |
| 8 | |
| ], | |
| "name":"Light Gray Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_8.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":76, | |
| "tax":16 | |
| }, | |
| "62":{ | |
| "id":[ | |
| 35, | |
| 9 | |
| ], | |
| "name":"Cyan Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_9.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":13, | |
| "tax":16 | |
| }, | |
| "63":{ | |
| "id":[ | |
| 35, | |
| 10 | |
| ], | |
| "name":"Purple Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_10.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "64":{ | |
| "id":[ | |
| 35, | |
| 11 | |
| ], | |
| "name":"Blue Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_11.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":96, | |
| "tax":16 | |
| }, | |
| "65":{ | |
| "id":[ | |
| 35, | |
| 12 | |
| ], | |
| "name":"Brown Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_12.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":39, | |
| "tax":16 | |
| }, | |
| "66":{ | |
| "id":[ | |
| 35, | |
| 13 | |
| ], | |
| "name":"Green Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_13.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "67":{ | |
| "id":[ | |
| 35, | |
| 14 | |
| ], | |
| "name":"Red Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_14.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":13, | |
| "tax":16 | |
| }, | |
| "68":{ | |
| "id":[ | |
| 35, | |
| 15 | |
| ], | |
| "name":"Black Wool", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_35_15.png", | |
| "shops":[ | |
| 10 | |
| ], | |
| "amount":77, | |
| "tax":16 | |
| }, | |
| "69":{ | |
| "id":37, | |
| "name":"Yellow flower", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_37_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":157, | |
| "tax":16 | |
| }, | |
| "70":{ | |
| "id":38, | |
| "name":"Red rose", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_38_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":94, | |
| "tax":16 | |
| }, | |
| "71":{ | |
| "id":39, | |
| "name":"Brown Mushroom", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_39_0.png", | |
| "shops":[ | |
| 21, | |
| 12 | |
| ], | |
| "amount":200, | |
| "tax":16 | |
| }, | |
| "72":{ | |
| "id":40, | |
| "name":"Red Mushroom", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_40_0.png", | |
| "shops":[ | |
| 21, | |
| 12 | |
| ], | |
| "amount":36, | |
| "tax":16 | |
| }, | |
| "73":{ | |
| "id":41, | |
| "name":"Gold Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_41_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "components":[ | |
| [ | |
| 144, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "74":{ | |
| "id":42, | |
| "name":"Iron Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_42_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "components":[ | |
| [ | |
| 143, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "75":{ | |
| "id":43, | |
| "name":"Double Stone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_43_0.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "76":{ | |
| "id":[ | |
| 43, | |
| 1 | |
| ], | |
| "name":"Double Sandstone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_43_1.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "77":{ | |
| "id":[ | |
| 43, | |
| 2 | |
| ], | |
| "name":"Double Wooden Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_43_2.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "78":{ | |
| "id":[ | |
| 43, | |
| 3 | |
| ], | |
| "name":"Double Cobblestone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_43_3.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "79":{ | |
| "id":44, | |
| "name":"Stone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_44_0.png", | |
| "shops":[ | |
| 23 | |
| ], | |
| "amount":45, | |
| "tax":16 | |
| }, | |
| "80":{ | |
| "id":[ | |
| 44, | |
| 1 | |
| ], | |
| "name":"Sandstone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_44_1.png", | |
| "shops":[ | |
| 21, | |
| 23 | |
| ], | |
| "amount":30, | |
| "tax":16 | |
| }, | |
| "81":{ | |
| "id":[ | |
| 44, | |
| 2 | |
| ], | |
| "name":"Wooden Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_44_2.png", | |
| "shops":[ | |
| 23, | |
| 6 | |
| ], | |
| "amount":162, | |
| "tax":16 | |
| }, | |
| "82":{ | |
| "id":[ | |
| 44, | |
| 3 | |
| ], | |
| "name":"Cobblestone Slab", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_44_3.png", | |
| "shops":[ | |
| 21, | |
| 23 | |
| ], | |
| "amount":79, | |
| "tax":16 | |
| }, | |
| "83":{ | |
| "id":45, | |
| "name":"Brick", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_45_0.png", | |
| "shops":[ | |
| 23 | |
| ], | |
| "components":[ | |
| [ | |
| 214, | |
| 4 | |
| ] | |
| ] | |
| }, | |
| "84":{ | |
| "id":46, | |
| "name":"TNT", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_46_0.png", | |
| "shops":[ | |
| 9, | |
| 5 | |
| ], | |
| "amount":1871, | |
| "tax":16 | |
| }, | |
| "85":{ | |
| "id":47, | |
| "name":"Bookshelf", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_47_0.png", | |
| "shops":[ | |
| 2, | |
| 6 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "86":{ | |
| "id":48, | |
| "name":"Moss Stone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_48_0.png", | |
| "shops":[ | |
| 21, | |
| 26, | |
| 23 | |
| ], | |
| "amount":340, | |
| "tax":16 | |
| }, | |
| "87":{ | |
| "id":49, | |
| "name":"Obsidian", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_49_0.png", | |
| "shops":[ | |
| 9, | |
| 5, | |
| 26 | |
| ], | |
| "amount":2240, | |
| "tax":16 | |
| }, | |
| "88":{ | |
| "id":50, | |
| "name":"Torch", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_50_0.png", | |
| "shops":[ | |
| 1, | |
| 13, | |
| 15, | |
| 23, | |
| 6 | |
| ], | |
| "amount":2141, | |
| "tax":16 | |
| }, | |
| "89":{ | |
| "id":51, | |
| "name":"Fire", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_51_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "90":{ | |
| "id":52, | |
| "name":"Monster Spawner", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_52_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "91":{ | |
| "id":53, | |
| "name":"Wooden Stairs", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_53_0.png", | |
| "shops":[ | |
| 23, | |
| 6 | |
| ], | |
| "amount":17, | |
| "tax":16 | |
| }, | |
| "92":{ | |
| "id":54, | |
| "name":"Chest", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_54_0.png", | |
| "shops":[ | |
| 17, | |
| 3, | |
| 16, | |
| 6 | |
| ], | |
| "amount":7, | |
| "tax":16 | |
| }, | |
| "93":{ | |
| "id":55, | |
| "name":"Redstone Wire", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_55_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "94":{ | |
| "id":56, | |
| "name":"Diamond Ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_56_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "95":{ | |
| "id":57, | |
| "name":"Diamond Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_57_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "components":[ | |
| [ | |
| 142, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "96":{ | |
| "id":58, | |
| "name":"Workbench", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_58_0.png", | |
| "shops":[ | |
| 13, | |
| 17, | |
| 3, | |
| 16, | |
| 6 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "97":{ | |
| "id":59, | |
| "name":"Crops", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_59_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "98":{ | |
| "id":60, | |
| "name":"Farmland", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_60_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "99":{ | |
| "id":61, | |
| "name":"Furnace", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_61_0.png", | |
| "shops":[ | |
| 17, | |
| 3, | |
| 16 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "100":{ | |
| "id":62, | |
| "name":"Burning Furnace", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_62_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "101":{ | |
| "id":63, | |
| "name":"Sign Post", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_63_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "102":{ | |
| "id":64, | |
| "name":"Wooden Door", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_64_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "103":{ | |
| "id":65, | |
| "name":"Ladder", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_65_0.png", | |
| "shops":[ | |
| 23, | |
| 6 | |
| ], | |
| "amount":15, | |
| "tax":16 | |
| }, | |
| "104":{ | |
| "id":66, | |
| "name":"Rail", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_66_0.png", | |
| "shops":[ | |
| 15, | |
| 20 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "105":{ | |
| "id":67, | |
| "name":"Cobblestone Stairs", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_67_0.png", | |
| "shops":[ | |
| 21, | |
| 23 | |
| ], | |
| "amount":65, | |
| "tax":16 | |
| }, | |
| "106":{ | |
| "id":68, | |
| "name":"Wall Sign", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_68_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "107":{ | |
| "id":69, | |
| "name":"Lever", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_69_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":1410, | |
| "tax":16 | |
| }, | |
| "108":{ | |
| "id":70, | |
| "name":"Stone Pressure Plate", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_70_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "109":{ | |
| "id":71, | |
| "name":"Iron Door", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_71_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "110":{ | |
| "id":72, | |
| "name":"Wooden Pressure Plate", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_72_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "111":{ | |
| "id":73, | |
| "name":"Redstone Ore", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_73_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "112":{ | |
| "id":74, | |
| "name":"Glowing Redstone Ore", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "113":{ | |
| "id":75, | |
| "name":"Redstone torch", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_75_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "114":{ | |
| "id":76, | |
| "name":"Redstone torch", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_76_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":4, | |
| "tax":16 | |
| }, | |
| "115":{ | |
| "id":77, | |
| "name":"Stone Button", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_77_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":445, | |
| "tax":16 | |
| }, | |
| "116":{ | |
| "id":78, | |
| "name":"Snow", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_78_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "117":{ | |
| "id":79, | |
| "name":"Ice", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_79_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "118":{ | |
| "id":80, | |
| "name":"Snow Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_80_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "components":[ | |
| [ | |
| 210, | |
| 4 | |
| ] | |
| ] | |
| }, | |
| "119":{ | |
| "id":81, | |
| "name":"Cactus", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_81_0.png", | |
| "shops":[ | |
| 21, | |
| 12 | |
| ], | |
| "amount":1461, | |
| "tax":16 | |
| }, | |
| "120":{ | |
| "id":82, | |
| "name":"Clay Block", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_82_0.png", | |
| "shops":[ | |
| 12 | |
| ], | |
| "components":[ | |
| [ | |
| 215, | |
| 4 | |
| ] | |
| ] | |
| }, | |
| "121":{ | |
| "id":83, | |
| "name":"Reed", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_83_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "122":{ | |
| "id":84, | |
| "name":"Jukebox", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_84_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "123":{ | |
| "id":85, | |
| "name":"Fence", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_85_0.png", | |
| "shops":[ | |
| 21, | |
| 23 | |
| ], | |
| "amount":14, | |
| "tax":16 | |
| }, | |
| "124":{ | |
| "id":86, | |
| "name":"Pumpkin", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_86_0.png", | |
| "shops":[ | |
| 21, | |
| 26, | |
| 12 | |
| ], | |
| "amount":643, | |
| "tax":16 | |
| }, | |
| "125":{ | |
| "id":87, | |
| "name":"Netherrack", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_87_0.png", | |
| "shops":[ | |
| 18 | |
| ], | |
| "amount":23, | |
| "tax":16 | |
| }, | |
| "126":{ | |
| "id":88, | |
| "name":"Soul Sand", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_88_0.png", | |
| "shops":[ | |
| 18 | |
| ], | |
| "amount":7, | |
| "tax":16 | |
| }, | |
| "127":{ | |
| "id":89, | |
| "name":"Glowstone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_89_0.png", | |
| "shops":[ | |
| 18 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "128":{ | |
| "id":90, | |
| "name":"Portal", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_90_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "129":{ | |
| "id":91, | |
| "name":"Jack-O-Lantern", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_91_0.png", | |
| "shops":[ | |
| 26, | |
| 12 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "130":{ | |
| "id":92, | |
| "name":"Cake", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_92_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "131":{ | |
| "id":93, | |
| "name":"Redstone repeater off", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_93_0.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "132":{ | |
| "id":94, | |
| "name":"Redstone repeater on", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_94_0.gif", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "133":{ | |
| "id":256, | |
| "name":"Iron Shovel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_256_0.png", | |
| "shops":[ | |
| 21, | |
| 16 | |
| ], | |
| "amount":134, | |
| "tax":16 | |
| }, | |
| "134":{ | |
| "id":257, | |
| "name":"Iron Pickaxe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_257_0.png", | |
| "shops":[ | |
| 13, | |
| 15, | |
| 16, | |
| 23 | |
| ], | |
| "amount":102, | |
| "tax":16 | |
| }, | |
| "135":{ | |
| "id":258, | |
| "name":"Iron Axe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_258_0.png", | |
| "shops":[ | |
| 16 | |
| ], | |
| "amount":103, | |
| "tax":16 | |
| }, | |
| "136":{ | |
| "id":259, | |
| "name":"Flint and Steel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_259_0.png", | |
| "shops":[ | |
| 9, | |
| 5 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "137":{ | |
| "id":260, | |
| "name":"Apple", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_260_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "140":{ | |
| "id":263, | |
| "name":"Coal", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_263_0.png", | |
| "shops":[ | |
| 15 | |
| ], | |
| "amount":1024, | |
| "tax":16 | |
| }, | |
| "141":{ | |
| "id":[ | |
| 263, | |
| 1 | |
| ], | |
| "name":"Charcoal", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_263_1.png", | |
| "shops":[ | |
| ], | |
| "components":[ | |
| [ | |
| 140, | |
| 1 | |
| ] | |
| ] | |
| }, | |
| "142":{ | |
| "id":264, | |
| "name":"Diamond", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_264_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":108, | |
| "tax":16 | |
| }, | |
| "143":{ | |
| "id":265, | |
| "name":"Iron Ingot", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_265_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":1142, | |
| "tax":16 | |
| }, | |
| "144":{ | |
| "id":266, | |
| "name":"Gold Ingot", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_266_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":221, | |
| "tax":16 | |
| }, | |
| "147":{ | |
| "id":269, | |
| "name":"Wooden Shovel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_269_0.png", | |
| "shops":[ | |
| 4, | |
| 3 | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "148":{ | |
| "id":270, | |
| "name":"Wooden Pickaxe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_270_0.png", | |
| "shops":[ | |
| 3 | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "149":{ | |
| "id":271, | |
| "name":"Wooden Axe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_271_0.png", | |
| "shops":[ | |
| 3 | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "151":{ | |
| "id":273, | |
| "name":"Stone Shovel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_273_0.png", | |
| "shops":[ | |
| 13, | |
| 15, | |
| 21, | |
| 16, | |
| 23 | |
| ], | |
| "amount":108, | |
| "tax":16 | |
| }, | |
| "152":{ | |
| "id":274, | |
| "name":"Stone Pickaxe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_274_0.png", | |
| "shops":[ | |
| 13, | |
| 15, | |
| 16, | |
| 23 | |
| ], | |
| "amount":118, | |
| "tax":16 | |
| }, | |
| "153":{ | |
| "id":275, | |
| "name":"Stone Axe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_275_0.png", | |
| "shops":[ | |
| 13, | |
| 16, | |
| 23, | |
| 6 | |
| ], | |
| "amount":101, | |
| "tax":16 | |
| }, | |
| "155":{ | |
| "id":277, | |
| "name":"Diamond Shovel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_277_0.png", | |
| "shops":[ | |
| 21, | |
| 17 | |
| ], | |
| "amount":96, | |
| "tax":16 | |
| }, | |
| "156":{ | |
| "id":278, | |
| "name":"Diamond Pickaxe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_278_0.png", | |
| "shops":[ | |
| 15, | |
| 17, | |
| 23 | |
| ], | |
| "amount":90, | |
| "tax":16 | |
| }, | |
| "157":{ | |
| "id":279, | |
| "name":"Diamond Axe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_279_0.png", | |
| "shops":[ | |
| 17 | |
| ], | |
| "amount":96, | |
| "tax":16 | |
| }, | |
| "158":{ | |
| "id":280, | |
| "name":"Stick", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_280_0.png", | |
| "shops":[ | |
| ], | |
| "amount":2350, | |
| "tax":16 | |
| }, | |
| "159":{ | |
| "id":281, | |
| "name":"Bowl", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_281_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "160":{ | |
| "id":282, | |
| "name":"Mushroom Stew", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_282_0.png", | |
| "shops":[ | |
| 25 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "165":{ | |
| "id":287, | |
| "name":"String", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_287_0.png", | |
| "shops":[ | |
| 10, | |
| 26 | |
| ], | |
| "amount":8934, | |
| "tax":16 | |
| }, | |
| "166":{ | |
| "id":288, | |
| "name":"Feather", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_288_0.png", | |
| "shops":[ | |
| 7, | |
| 2, | |
| 12 | |
| ], | |
| "amount":66, | |
| "tax":16 | |
| }, | |
| "167":{ | |
| "id":289, | |
| "name":"Sulphur", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_289_0.png", | |
| "shops":[ | |
| 5 | |
| ], | |
| "amount":135, | |
| "tax":16 | |
| }, | |
| "168":{ | |
| "id":290, | |
| "name":"Wooden Hoe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_290_0.png", | |
| "shops":[ | |
| 3 | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "169":{ | |
| "id":291, | |
| "name":"Stone Hoe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_291_0.png", | |
| "shops":[ | |
| 16 | |
| ], | |
| "amount":102, | |
| "tax":16 | |
| }, | |
| "170":{ | |
| "id":292, | |
| "name":"Iron Hoe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_292_0.png", | |
| "shops":[ | |
| 16 | |
| ], | |
| "amount":104, | |
| "tax":16 | |
| }, | |
| "171":{ | |
| "id":293, | |
| "name":"Diamond Hoe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_293_0.png", | |
| "shops":[ | |
| 17 | |
| ], | |
| "amount":100, | |
| "tax":16 | |
| }, | |
| "173":{ | |
| "id":295, | |
| "name":"Seeds", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_295_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":938, | |
| "tax":16 | |
| }, | |
| "174":{ | |
| "id":296, | |
| "name":"Wheat", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_296_0.png", | |
| "shops":[ | |
| 13, | |
| 12 | |
| ], | |
| "amount":1467, | |
| "tax":16 | |
| }, | |
| "175":{ | |
| "id":297, | |
| "name":"Bread", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_297_0.png", | |
| "shops":[ | |
| 4, | |
| 25 | |
| ], | |
| "amount":960, | |
| "tax":16 | |
| }, | |
| "180":{ | |
| "id":302, | |
| "name":"Chainmail Helmet", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "181":{ | |
| "id":303, | |
| "name":"Chainmail Chestplate", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "182":{ | |
| "id":304, | |
| "name":"Chainmail Leggings", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "183":{ | |
| "id":305, | |
| "name":"Chainmail Boots", | |
| "imgurl":"", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "196":{ | |
| "id":318, | |
| "name":"Flint", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_318_0.png", | |
| "shops":[ | |
| 15 | |
| ], | |
| "amount":67, | |
| "tax":16 | |
| }, | |
| "197":{ | |
| "id":319, | |
| "name":"Raw Porkchop", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_319_0.png", | |
| "shops":[ | |
| 12 | |
| ], | |
| "amount":6, | |
| "tax":16 | |
| }, | |
| "198":{ | |
| "id":320, | |
| "name":"Cooked Porkchop", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_320_0.png", | |
| "shops":[ | |
| 13, | |
| 25 | |
| ], | |
| "amount":1002, | |
| "tax":16 | |
| }, | |
| "199":{ | |
| "id":321, | |
| "name":"Paintings", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_321_0.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "201":{ | |
| "id":323, | |
| "name":"Sign", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_323_0.png", | |
| "shops":[ | |
| 2, | |
| 6 | |
| ], | |
| "amount":38, | |
| "tax":16 | |
| }, | |
| "202":{ | |
| "id":324, | |
| "name":"Wooden door", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_324_0.png", | |
| "shops":[ | |
| 20, | |
| 23, | |
| 6 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "205":{ | |
| "id":327, | |
| "name":"Lava bucket", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_327_0.png", | |
| "shops":[ | |
| 5 | |
| ], | |
| "components":[ | |
| [ | |
| 203, | |
| 1 | |
| ], | |
| [ | |
| 32, | |
| 1 | |
| ] | |
| ] | |
| }, | |
| "206":{ | |
| "id":328, | |
| "name":"Minecart", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_328_0.png", | |
| "shops":[ | |
| 15, | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "207":{ | |
| "id":329, | |
| "name":"Saddle", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_329_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "amount":24, | |
| "tax":16 | |
| }, | |
| "208":{ | |
| "id":330, | |
| "name":"Iron door", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_330_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":8, | |
| "tax":16 | |
| }, | |
| "209":{ | |
| "id":331, | |
| "name":"Redstone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_331_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":17, | |
| "tax":16 | |
| }, | |
| "210":{ | |
| "id":332, | |
| "name":"Snowball", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_332_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "amount":55, | |
| "tax":16 | |
| }, | |
| "211":{ | |
| "id":333, | |
| "name":"Boat", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_333_0.png", | |
| "shops":[ | |
| 22 | |
| ], | |
| "amount":4, | |
| "tax":16 | |
| }, | |
| "212":{ | |
| "id":334, | |
| "name":"Leather", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_334_0.png", | |
| "shops":[ | |
| 12 | |
| ], | |
| "amount":32, | |
| "tax":16 | |
| }, | |
| "213":{ | |
| "id":335, | |
| "name":"Milk Bucket", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_335_0.png", | |
| "shops":[ | |
| 25, | |
| 12 | |
| ], | |
| "components":[ | |
| [ | |
| 203, | |
| 1 | |
| ], | |
| [ | |
| 259, | |
| 1 | |
| ] | |
| ] | |
| }, | |
| "214":{ | |
| "id":336, | |
| "name":"Clay Brick", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_336_0.png", | |
| "shops":[ | |
| 23 | |
| ], | |
| "amount":492, | |
| "tax":16 | |
| }, | |
| "215":{ | |
| "id":337, | |
| "name":"Clay Balls", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_337_0.png", | |
| "shops":[ | |
| 12 | |
| ], | |
| "amount":515, | |
| "tax":16 | |
| }, | |
| "216":{ | |
| "id":338, | |
| "name":"Sugar Cane", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_338_0.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":22, | |
| "tax":16 | |
| }, | |
| "217":{ | |
| "id":339, | |
| "name":"Paper", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_339_0.png", | |
| "shops":[ | |
| 7, | |
| 2, | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "218":{ | |
| "id":340, | |
| "name":"Book", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_340_0.png", | |
| "shops":[ | |
| 2 | |
| ], | |
| "amount":3, | |
| "tax":16 | |
| }, | |
| "219":{ | |
| "id":341, | |
| "name":"Slimeball", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_341_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "amount":23, | |
| "tax":16 | |
| }, | |
| "220":{ | |
| "id":342, | |
| "name":"Storage Minecart", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_342_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "221":{ | |
| "id":343, | |
| "name":"Powered Minecart", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_343_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "222":{ | |
| "id":344, | |
| "name":"Egg", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_344_0.png", | |
| "shops":[ | |
| 12 | |
| ], | |
| "amount":1355, | |
| "tax":16 | |
| }, | |
| "223":{ | |
| "id":345, | |
| "name":"Compass", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_345_0.png", | |
| "shops":[ | |
| 13, | |
| 20 | |
| ], | |
| "amount":1000, | |
| "tax":16 | |
| }, | |
| "224":{ | |
| "id":346, | |
| "name":"Fishing Rod", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_346_0.png", | |
| "shops":[ | |
| 22, | |
| 17, | |
| 3, | |
| 16 | |
| ], | |
| "amount":1, | |
| "tax":16 | |
| }, | |
| "225":{ | |
| "id":347, | |
| "name":"Clock", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_347_0.png", | |
| "shops":[ | |
| 14, | |
| 13, | |
| 20 | |
| ], | |
| "amount":36, | |
| "tax":16 | |
| }, | |
| "226":{ | |
| "id":348, | |
| "name":"Glowstone Dust", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_348_0.png", | |
| "shops":[ | |
| 18 | |
| ], | |
| "amount":34, | |
| "tax":16 | |
| }, | |
| "227":{ | |
| "id":349, | |
| "name":"Raw Fish", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_349_0.png", | |
| "shops":[ | |
| 22 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "228":{ | |
| "id":350, | |
| "name":"Cooked Fish", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_350_0.png", | |
| "shops":[ | |
| 25 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "229":{ | |
| "id":351, | |
| "name":"Ink Sac", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_0.png", | |
| "shops":[ | |
| 22, | |
| 7, | |
| 2 | |
| ], | |
| "amount":208, | |
| "tax":16 | |
| }, | |
| "230":{ | |
| "id":[ | |
| 351, | |
| 1 | |
| ], | |
| "name":"Rose Red", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_1.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":3, | |
| "tax":16 | |
| }, | |
| "231":{ | |
| "id":[ | |
| 351, | |
| 2 | |
| ], | |
| "name":"Cactus Green", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_2.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "232":{ | |
| "id":[ | |
| 351, | |
| 3 | |
| ], | |
| "name":"Cocoa Beans", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_3.png", | |
| "shops":[ | |
| 7, | |
| 12 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "233":{ | |
| "id":[ | |
| 351, | |
| 4 | |
| ], | |
| "name":"Lapis Lazuli", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_4.png", | |
| "shops":[ | |
| 14, | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "234":{ | |
| "id":[ | |
| 351, | |
| 5 | |
| ], | |
| "name":"Purple Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_5.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "235":{ | |
| "id":[ | |
| 351, | |
| 6 | |
| ], | |
| "name":"Cyan Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_6.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "236":{ | |
| "id":[ | |
| 351, | |
| 7 | |
| ], | |
| "name":"Light Gray Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_7.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "237":{ | |
| "id":[ | |
| 351, | |
| 8 | |
| ], | |
| "name":"Gray Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_8.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "238":{ | |
| "id":[ | |
| 351, | |
| 9 | |
| ], | |
| "name":"Pink Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_9.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "239":{ | |
| "id":[ | |
| 351, | |
| 10 | |
| ], | |
| "name":"Lime Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_10.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "240":{ | |
| "id":[ | |
| 351, | |
| 11 | |
| ], | |
| "name":"Dandelion Yellow", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_11.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "241":{ | |
| "id":[ | |
| 351, | |
| 12 | |
| ], | |
| "name":"Light Blue Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_12.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "242":{ | |
| "id":[ | |
| 351, | |
| 13 | |
| ], | |
| "name":"Magenta Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_13.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "243":{ | |
| "id":[ | |
| 351, | |
| 14 | |
| ], | |
| "name":"Orange Dye", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_14.png", | |
| "shops":[ | |
| 7 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "244":{ | |
| "id":[ | |
| 351, | |
| 15 | |
| ], | |
| "name":"Bone Meal", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_351_15.png", | |
| "shops":[ | |
| 18, | |
| 7 | |
| ], | |
| "amount":44, | |
| "tax":16 | |
| }, | |
| "245":{ | |
| "id":352, | |
| "name":"Bone", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_352_0.png", | |
| "shops":[ | |
| 18 | |
| ], | |
| "amount":220, | |
| "tax":16 | |
| }, | |
| "247":{ | |
| "id":353, | |
| "name":"Sugar", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_353_0.png", | |
| "shops":[ | |
| 4, | |
| 12 | |
| ], | |
| "amount":21, | |
| "tax":16 | |
| }, | |
| "248":{ | |
| "id":354, | |
| "name":"Cake", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_354_0.png", | |
| "shops":[ | |
| 4 | |
| ], | |
| "amount":8, | |
| "tax":16 | |
| }, | |
| "249":{ | |
| "id":355, | |
| "name":"Bed", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_355_0.png", | |
| "shops":[ | |
| 13, | |
| 23, | |
| 6 | |
| ], | |
| "amount":199, | |
| "tax":16 | |
| }, | |
| "250":{ | |
| "id":356, | |
| "name":"Redstone repeater", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_356_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "251":{ | |
| "id":2256, | |
| "name":"Gold Music Disc", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_2256_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "252":{ | |
| "id":2257, | |
| "name":"Green Music Disc", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_2257_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "254":{ | |
| "id":357, | |
| "name":"Cookie", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_357_0.png", | |
| "shops":[ | |
| 4, | |
| 25 | |
| ], | |
| "amount":2, | |
| "tax":16 | |
| }, | |
| "259":{ | |
| "id":-1, | |
| "name":"Milk without Bucket", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_-1_0.png", | |
| "shops":[ | |
| ], | |
| "amount":21, | |
| "tax":16 | |
| }, | |
| "260":{ | |
| "id":28, | |
| "name":"Detector Rail", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_28_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "261":{ | |
| "id":27, | |
| "name":"Powered Rail", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_27_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":4, | |
| "tax":16 | |
| }, | |
| "262":{ | |
| "id":96, | |
| "name":"Hatch", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_96_0.png", | |
| "shops":[ | |
| 20 | |
| ], | |
| "amount":15, | |
| "tax":16 | |
| }, | |
| "263":{ | |
| "id":359, | |
| "name":"Shears", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_359_0.png", | |
| "shops":[ | |
| 10, | |
| 17, | |
| 3, | |
| 16 | |
| ], | |
| "amount":66, | |
| "tax":16 | |
| }, | |
| "266":{ | |
| "id":[ | |
| 6, | |
| 1 | |
| ], | |
| "name":"Redwood Sapling", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_6_1.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":127, | |
| "tax":16 | |
| }, | |
| "267":{ | |
| "id":[ | |
| 6, | |
| 2 | |
| ], | |
| "name":"Birch Sapling", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_6_2.png", | |
| "shops":[ | |
| 21 | |
| ], | |
| "amount":64, | |
| "tax":16 | |
| }, | |
| "268":{ | |
| "id":30, | |
| "name":"Cobweb", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_30_0.png", | |
| "shops":[ | |
| 26 | |
| ], | |
| "components":[ | |
| [ | |
| 165, | |
| 9 | |
| ] | |
| ] | |
| }, | |
| "269":{ | |
| "id":33, | |
| "name":"Piston", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_33_0.png", | |
| "shops":[ | |
| ], | |
| "amount":10, | |
| "tax":16 | |
| }, | |
| "270":{ | |
| "id":29, | |
| "name":"Sticky Piston", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_29_0.png", | |
| "shops":[ | |
| ], | |
| "amount":0, | |
| "tax":16 | |
| }, | |
| "203":{ | |
| "id":325, | |
| "name":"Bucket", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_325_0.png", | |
| "shops":[ | |
| 9, | |
| 5, | |
| 21, | |
| 3, | |
| 12 | |
| ], | |
| "amount":1001, | |
| "tax":0 | |
| }, | |
| "204":{ | |
| "id":326, | |
| "name":"Water bucket", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_326_0.png", | |
| "shops":[ | |
| 21, | |
| 25 | |
| ], | |
| "components":[ | |
| [ | |
| 203, | |
| 1 | |
| ] | |
| ] | |
| }, | |
| "161":{ | |
| "id":283, | |
| "name":"Gold Sword", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_283_0.png", | |
| "shops":[ | |
| 14, | |
| 17 | |
| ], | |
| "amount":224, | |
| "tax":900 | |
| }, | |
| "162":{ | |
| "id":284, | |
| "name":"Gold Shovel", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_284_0.png", | |
| "shops":[ | |
| 14, | |
| 17 | |
| ], | |
| "amount":171, | |
| "tax":900 | |
| }, | |
| "163":{ | |
| "id":285, | |
| "name":"Gold Pickaxe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_285_0.png", | |
| "shops":[ | |
| 14, | |
| 17 | |
| ], | |
| "amount":228, | |
| "tax":900 | |
| }, | |
| "164":{ | |
| "id":286, | |
| "name":"Gold Axe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_286_0.png", | |
| "shops":[ | |
| 14, | |
| 17 | |
| ], | |
| "amount":141, | |
| "tax":900 | |
| }, | |
| "172":{ | |
| "id":294, | |
| "name":"Gold Hoe", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_294_0.png", | |
| "shops":[ | |
| 14, | |
| 17 | |
| ], | |
| "amount":136, | |
| "tax":900 | |
| }, | |
| "192":{ | |
| "id":314, | |
| "name":"Gold Helmet", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_314_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":1, | |
| "tax":900 | |
| }, | |
| "193":{ | |
| "id":315, | |
| "name":"Gold Chestplate", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_315_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":0, | |
| "tax":900 | |
| }, | |
| "194":{ | |
| "id":316, | |
| "name":"Gold Leggings", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_316_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":1, | |
| "tax":900 | |
| }, | |
| "195":{ | |
| "id":317, | |
| "name":"Gold Boots", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_317_0.png", | |
| "shops":[ | |
| 14 | |
| ], | |
| "amount":2, | |
| "tax":900 | |
| }, | |
| "200":{ | |
| "id":322, | |
| "name":"Golden apple", | |
| "imgurl":"http:\/\/tools.michaelzinn.de\/mc\/shopadmin\/itempics\/item_322_0.png", | |
| "shops":[ | |
| ], | |
| "amount":1001, | |
| "tax":900 | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment