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 II",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"5510c1f1-db0b-3930-8c3a-2d3b628daffd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzIwMDM3OSwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E0MWNmNWE1NzVmOThkMjY4NmQzNTQ3MWQxNjRhZmQ3NmU5MDczODczNjI0MzVhZjUxNzVkY2Y4YWY5ZmJiMCIKICAgIH0KICB9Cn0\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: §a25s\",7:\"§7Max Storage: §e128\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c2,000 Co-op Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion II\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_2\",generator_tier:2}}",
"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: §a25s",
"§7Max Storage: §e128",
"§7Resources Generated: §b0",
"",
"§7§4❣ §cRequires §c2,000 Co-op Mage",
"§cReputation."
],
"recipe": {
"A1": "MYCEL:32",
"A2": "MYCEL:32",
"A3": "MYCEL:32",
"B1": "MYCEL:32",
"B2": "MYCELIUM_GENERATOR_1:1",
"B3": "MYCEL:32",
"C1": "MYCEL:32",
"C2": "MYCEL:32",
"C3": "MYCEL:32"
},
"internalname": "MYCELIUM_GENERATOR_2",
"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"
]
}
|