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 IX",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"6a09e01b-5aa5-38d9-9f9a-009f2e17e55d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzMyMzIzMCwKICAicHJvZmlsZUlkIiA6ICIxMWY3ZTIxMDMyOGE0MjRmYTU0NmFlZDk1M2FkNGU3ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJHb2RkZXNzd29sZjEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTAxMjRiZmEzODY1ZGQ5NGUwOWE4NjM3ZGI1OTFjMmNhYTFhYjUxZmEwNjk0NmYwNGIyNjFlOWE2YzYzZmY2OCIKICAgIH0KICB9Cn0\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: §a18s\",7:\"§7Max Storage: §e768\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c7,500 Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion IX\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_9\",generator_tier:9}}",
"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: §a18s",
"§7Max Storage: §e768",
"§7Resources Generated: §b0",
"",
"§7§4❣ §cRequires §c7,500 Mage",
"§cReputation."
],
"recipe": {
"A1": "ENCHANTED_MYCELIUM:64",
"A2": "ENCHANTED_MYCELIUM:64",
"A3": "ENCHANTED_MYCELIUM:64",
"B1": "ENCHANTED_MYCELIUM:64",
"B2": "MYCELIUM_GENERATOR_8:1",
"B3": "ENCHANTED_MYCELIUM:64",
"C1": "ENCHANTED_MYCELIUM:64",
"C2": "ENCHANTED_MYCELIUM:64",
"C3": "ENCHANTED_MYCELIUM:64"
},
"internalname": "MYCELIUM_GENERATOR_9",
"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"
]
}
|