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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Glowstone Minion V",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"72b6e8a7-8a4e-391e-8be2-b24bda2c3777\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzY3ODc4MTcsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE4ODc5YTViZTJkMmNjNzVmY2Y0NjgwNTQwNDZiYzFlYjljNjEyMDRhNjZmOTM5OTFjOWZmODQwYTdjNTdjYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7glowstone! Requires an open area\",3:\"§7to place glowstone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a21s\",7:\"§7Max Storage: §e384\"],Name:\"§9Glowstone Minion V\"},ExtraAttributes:{id:\"GLOWSTONE_GENERATOR_5\",generator_tier:5}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and mining",
"§7glowstone! Requires an open area",
"§7to place glowstone. Minions also",
"§7work when you are offline!",
"",
"§7Time Between Actions: §a21s",
"§7Max Storage: §e384"
],
"recipe": {
"A1": "ENCHANTED_GLOWSTONE_DUST:3",
"A2": "ENCHANTED_GLOWSTONE_DUST:3",
"A3": "ENCHANTED_GLOWSTONE_DUST:3",
"B1": "ENCHANTED_GLOWSTONE_DUST:3",
"B2": "GLOWSTONE_GENERATOR_4:1",
"B3": "ENCHANTED_GLOWSTONE_DUST:3",
"C1": "ENCHANTED_GLOWSTONE_DUST:3",
"C2": "ENCHANTED_GLOWSTONE_DUST:3",
"C3": "ENCHANTED_GLOWSTONE_DUST:3"
},
"internalname": "GLOWSTONE_GENERATOR_5",
"clickcommand": "viewrecipe",
"modver": "1.7.1-REL",
"useneucraft": true
}
|