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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Mycelium Minion VI",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b241bde7-2a92-3da6-ae4b-8760fa2229f8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzI3MzE0NSwKICAicHJvZmlsZUlkIiA6ICIxN2Q0ODA1ZDRmMTA0YTA5OWRiYzJmNzYzMDNjYmRkZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJnaWZ0bWV0b25uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzQxZTZmNzUzMzQ4MmQ4YzRiNDZjYTViOTc0NzgxOWFiNjFmMzRkN2QxNDQyZTYzOGI2NWNkNzA2ZTIyNWJkOSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a21s\",7:\"§7Max Storage: §e512\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c4,000 Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion VI\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_6\",generator_tier:6}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and mining",
"§7mycelium! Requires an open area",
"§7to place mycelium. Minions also",
"§7work when you are offline!",
"",
"§7Time Between Actions: §a21s",
"§7Max Storage: §e512",
"§7Resources Generated: §b0",
"",
"§7§4❣ §cRequires §c4,000 Mage",
"§cReputation."
],
"recipe": {
"A1": "ENCHANTED_MYCELIUM:8",
"A2": "ENCHANTED_MYCELIUM:8",
"A3": "ENCHANTED_MYCELIUM:8",
"B1": "ENCHANTED_MYCELIUM:8",
"B2": "MYCELIUM_GENERATOR_5:1",
"B3": "ENCHANTED_MYCELIUM:8",
"C1": "ENCHANTED_MYCELIUM:8",
"C2": "ENCHANTED_MYCELIUM:8",
"C3": "ENCHANTED_MYCELIUM:8"
},
"internalname": "MYCELIUM_GENERATOR_6",
"crafttext": "Requires: Mycelium I",
"useneucraft": true,
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mycelium_Minion"
]
}
|