1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
{
"itemid": "minecraft:skull",
"displayname": "§5Large Mining Sack",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"c1b895a1-70b6-3930-9de5-5361995735d1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjk0NTU4OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTE1ZmNlYmJiZTAyZmRiNzJhY2QyMDk1ZDllZGZjZWEwOTVlNjA0YjM2ODJkYjg4OTYzYjViODNiMjkzOWI2NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aCobblestone§7,\",4:\"§7§aCoal§7, §aIron Ingot§7, §aGold\",5:\"§aIngot§7, §aDiamond§7, §aLapis\",6:\"§aLazuli§7, §aEmerald§7,\",7:\"§7§aRedstone§7, §aNether Quartz§7,\",8:\"§7§aObsidian§7, §aGlowstone Dust§7,\",9:\"§7§aGravel§7, §aIce§7,\",10:\"§7§aNetherrack§7, §aSand§7, §aEnd\",11:\"§aStone\",12:\"\",13:\"§7Capacity: §e20,160 per item\",14:\"§8Sacks sum their capacity.\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Mining Sack\"},ExtraAttributes:{id:\"LARGE_MINING_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into",
"§7your sacks.",
"",
"§7§7Items: §aCobblestone§7,",
"§7§aCoal§7, §aIron Ingot§7, §aGold",
"§aIngot§7, §aDiamond§7, §aLapis",
"§aLazuli§7, §aEmerald§7,",
"§7§aRedstone§7, §aNether Quartz§7,",
"§7§aObsidian§7, §aGlowstone Dust§7,",
"§7§aGravel§7, §aIce§7,",
"§7§aNetherrack§7, §aSand§7, §aEnd",
"§aStone",
"",
"§7Capacity: §e20,160 per item",
"§8Sacks sum their capacity.",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "ENCHANTED_COAL:8",
"A2": "ENCHANTED_COAL:8",
"A3": "ENCHANTED_COAL:8",
"B1": "ENCHANTED_COAL:8",
"B2": "MEDIUM_MINING_SACK:1",
"B3": "ENCHANTED_COAL:8",
"C1": "ENCHANTED_COAL:8",
"C2": "ENCHANTED_COAL:8",
"C3": "ENCHANTED_COAL:8"
},
"internalname": "LARGE_MINING_SACK",
"clickcommand": "viewrecipe",
"modver": "1.5-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mining_Sack"
]
}
|