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
45
|
{
"itemid": "minecraft:skull",
"displayname": "§5Large Enchanted Mining Sack",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"3abecf46-c477-3ad5-82e7-04a2dfb23a93\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWVkYzY5ZmVmYWQxODRlZThjOTE4NjkyOGRhOTgyYWRkZmQ3ODNiZWQ5OGQ5NTA4MzQwOGJmNDE5ZTBjY2NkMCJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7This sack can contain all enchanted versions\",4:\"§7of these materials:\",5:\"§7§aCoal§7, §aCobblestone§7, §aDiamond§7, §aEmerald§7, §aEnd Stone§7,\",6:\"§7§aFlint§7, §aGlowstone Dust§7, §aGold Ingot§7, §aGravel§7, §aHard\",7:\"§aStone§7, §aIron Ingot§7, §aLapis Lazuli§7, §aMithril§7, §aMycelium§7,\",8:\"§7§aNether Quartz§7, §aNetherrack§7, §aObsidian§7, §aRed Sand§7,\",9:\"§7§aRedstone§7, §aSand§7, §aSulphur§7, §aTitanium\",10:\"\",11:\"§7Capacity: §e20,160 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Enchanted Mining Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_MINING_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into your",
"§7sacks.",
"",
"§7This sack can contain all enchanted versions",
"§7of these materials:",
"§7§aCoal§7, §aCobblestone§7, §aDiamond§7, §aEmerald§7, §aEnd Stone§7,",
"§7§aFlint§7, §aGlowstone Dust§7, §aGold Ingot§7, §aGravel§7, §aHard",
"§aStone§7, §aIron Ingot§7, §aLapis Lazuli§7, §aMithril§7, §aMycelium§7,",
"§7§aNether Quartz§7, §aNetherrack§7, §aObsidian§7, §aRed Sand§7,",
"§7§aRedstone§7, §aSand§7, §aSulphur§7, §aTitanium",
"",
"§7Capacity: §e20,160 per item",
"§8Sacks sum their capacity.",
"",
"§eRight Click to open sack!",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "ENCHANTED_COAL:16",
"A2": "ENCHANTED_STRING:16",
"A3": "ENCHANTED_COAL:16",
"B1": "ENCHANTED_COAL:16",
"B2": "ENCHANTED_LEATHER:4",
"B3": "ENCHANTED_COAL:16",
"C1": "ENCHANTED_COAL:16",
"C2": "ENCHANTED_COAL:16",
"C3": "ENCHANTED_COAL:16"
},
"internalname": "LARGE_ENCHANTED_MINING_SACK",
"crafttext": "Requires: Coal X",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Large_Enchanted_Mining_Sack",
"https://wiki.hypixel.net/Large_Enchanted_Mining_Sack"
]
}
|