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 Enchanted Combat Sack",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0aa7485-1e9c-38be-aa0a-e8b5aeb91a84\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJhMzQyMDY5NzI1NjUxN2Q1MzYxYjM0NjMwMTk2NDdjMDY4OTcyNWIzNDg5ZjlkZDI0YTIyZGRkNDBiZDQxZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7This sack can contain all enchanted\",4:\"§7versions of these materials:\",5:\"§7§aRotten Flesh§7, §aBone§7, §aString§7,\",6:\"§7§aSpider Eye§7, §aGunpowder§7, §aEnder\",7:\"§aPearl§7, §aGhast Tear§7, §aSlimeball§7,\",8:\"§7§aBlaze Rod§7, §aMagma Cream\",9:\"\",10:\"§7Capacity: §e20,160 per item\",11:\"§8Sacks sum their capacity.\",12:\"\",13:\"§eRight Click to open sack!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§5Large Enchanted Combat Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_COMBAT_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into",
"§7your sacks.",
"",
"§7This sack can contain all enchanted",
"§7versions of these materials:",
"§7§aRotten Flesh§7, §aBone§7, §aString§7,",
"§7§aSpider Eye§7, §aGunpowder§7, §aEnder",
"§aPearl§7, §aGhast Tear§7, §aSlimeball§7,",
"§7§aBlaze Rod§7, §aMagma Cream",
"",
"§7Capacity: §e20,160 per item",
"§8Sacks sum their capacity.",
"",
"§eRight Click to open sack!",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "ENCHANTED_ROTTEN_FLESH:16",
"A2": "ENCHANTED_STRING:16",
"A3": "ENCHANTED_ROTTEN_FLESH:16",
"B1": "ENCHANTED_ROTTEN_FLESH:16",
"B2": "ENCHANTED_LEATHER:4",
"B3": "ENCHANTED_ROTTEN_FLESH:16",
"C1": "ENCHANTED_ROTTEN_FLESH:16",
"C2": "ENCHANTED_ROTTEN_FLESH:16",
"C3": "ENCHANTED_ROTTEN_FLESH:16"
},
"internalname": "LARGE_ENCHANTED_COMBAT_SACK",
"crafttext": "Requires: Rotten Flesh X",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Large_Enchanted_Combat_Sack",
"https://wiki.hypixel.net/Large_Enchanted_Combat_Sack"
]
}
|