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 Agronomy Sack",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"e21de3f9-5482-3730-9e3a-67a6a888f3c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTg0ZDJmZjFlMTc3MzU3NTc0ZjlmNzFlMTkzOTdmZmYzYTIxMGE5NGU3OGMwZDJhNDM2MGNjNWRmMWViODA3YiJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aEnchanted Bread§7, §aEnchanted Brown\",4:\"§aMushroom§7, §aEnchanted Cactus§7, §aEnchanted\",5:\"§aCactus Green§7, §aEnchanted Carrot§7,\",6:\"§7§aEnchanted Cocoa Bean§7, §aEnchanted Hay\",7:\"§aBale§7, §aEnchanted Melon§7, §aEnchanted Nether\",8:\"§aWart§7, §aEnchanted Poisonous Potato§7,\",9:\"§7§aEnchanted Potato§7, §aEnchanted Pumpkin§7,\",10:\"§7§aEnchanted Red Mushroom§7, §aEnchanted Seeds§7,\",11:\"§7§aEnchanted Sugar\",12:\"\",13:\"§7Capacity: §e20,160 per item\",14:\"§8Sacks sum their capacity.\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Enchanted Agronomy Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_AGRONOMY_SACK\"}}",
"damage": 3,
"lore": [
"§7Item pickups go directly into",
"§7your sacks.",
"",
"§7§7Items: §aEnchanted Bread§7, §aEnchanted Brown",
"§aMushroom§7, §aEnchanted Cactus§7, §aEnchanted",
"§aCactus Green§7, §aEnchanted Carrot§7,",
"§7§aEnchanted Cocoa Bean§7, §aEnchanted Hay",
"§aBale§7, §aEnchanted Melon§7, §aEnchanted Nether",
"§aWart§7, §aEnchanted Poisonous Potato§7,",
"§7§aEnchanted Potato§7, §aEnchanted Pumpkin§7,",
"§7§aEnchanted Red Mushroom§7, §aEnchanted Seeds§7,",
"§7§aEnchanted Sugar",
"",
"§7Capacity: §e20,160 per item",
"§8Sacks sum their capacity.",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "ENCHANTED_HAY_BLOCK:16",
"A2": "ENCHANTED_STRING:16",
"A3": "ENCHANTED_HAY_BLOCK:16",
"B1": "ENCHANTED_HAY_BLOCK:16",
"B2": "ENCHANTED_LEATHER:4",
"B3": "ENCHANTED_HAY_BLOCK:16",
"C1": "ENCHANTED_HAY_BLOCK:16",
"C2": "ENCHANTED_HAY_BLOCK:16",
"C3": "ENCHANTED_HAY_BLOCK:16"
},
"internalname": "LARGE_ENCHANTED_AGRONOMY_SACK",
"crafttext": "Requires: Wheat XI",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Large_Enchanted_Agronomy_Sack",
"https://wiki.hypixel.net/Large_Enchanted_Agronomy_Sack"
]
}
|