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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Medium Combat Sack",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"a616cd29-856b-3d88-82a2-8907c0a26cf0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzI4NzYwNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRiMmI3OWE0ZTA2MGFiYjAwYWE4OGU3YzRjZDVjMDAzOWY1ZTVjYWQyZDQ1YzFjZmY1Njc2Y2I4M2ExODE1ZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast\",4:\"§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,\",5:\"§7§aSpider Eye§7, §aString\",6:\"\",7:\"§7Capacity: §e6,720 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§eRight Click to open sack!\",11:\"\",12:\"§9§lRARE\"],Name:\"§9Medium Combat Sack\"},ExtraAttributes:{id:\"MEDIUM_COMBAT_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into your",
"§7sacks.",
"",
"§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast",
"§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,",
"§7§aSpider Eye§7, §aString",
"",
"§7Capacity: §e6,720 per item",
"§8Sacks sum their capacity.",
"",
"§eRight Click to open sack!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "ENCHANTED_ROTTEN_FLESH:4",
"A2": "ENCHANTED_ROTTEN_FLESH:4",
"A3": "ENCHANTED_ROTTEN_FLESH:4",
"B1": "ENCHANTED_ROTTEN_FLESH:4",
"B2": "SMALL_COMBAT_SACK:1",
"B3": "ENCHANTED_ROTTEN_FLESH:4",
"C1": "ENCHANTED_ROTTEN_FLESH:4",
"C2": "ENCHANTED_ROTTEN_FLESH:4",
"C3": "ENCHANTED_ROTTEN_FLESH:4"
},
"internalname": "MEDIUM_COMBAT_SACK",
"clickcommand": "viewrecipe",
"modver": "",
"crafttext": "Requires: Rotten Flesh VII",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Combat_Sack",
"https://wiki.hypixel.net/Medium_Combat_Sack"
]
}
|