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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Mycelium Minion III",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"6fa6d218-6416-3b87-8edb-944909c8bf56\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzIxODM5MiwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWU4NTdiZGRjYTlmMTRkNjZhZTRjM2E5MDk0NDdkNTk3OGY0NDNkYjk3ZTMyZWZiNmZkZTI5YjRhNDFkNGQ0MCIKICAgIH0KICB9Cn0\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: §a24s\",7:\"§7Max Storage: §e192\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c3,000 Co-op Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion III\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_3\",generator_tier:3}}",
"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: §a24s",
"§7Max Storage: §e192",
"§7Resources Generated: §b0",
"",
"§7§4❣ §cRequires §c3,000 Co-op Mage",
"§cReputation."
],
"recipe": {
"A1": "MYCEL:64",
"A2": "MYCEL:64",
"A3": "MYCEL:64",
"B1": "MYCEL:64",
"B2": "MYCELIUM_GENERATOR_2:1",
"B3": "MYCEL:64",
"C1": "MYCEL:64",
"C2": "MYCEL:64",
"C3": "MYCEL:64"
},
"internalname": "MYCELIUM_GENERATOR_3",
"crafttext": "Requires: Mycelium I",
"useneucraft": true,
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": ""
}
|