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
|
{
"itemid": "minecraft:skull",
"displayname": "§9Mithril Minion IV",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b9c24822-562f-3da0-9190-6677e8c2658e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzc3OTYxNzA4MCwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2E2MWQxNGRiYWVkYzNlNzU4ZjZmYzNiN2M1ZTdkZjJiNWIxMWNiMDI3ZmM0MzUxMjI2ZDM5Y2JmNTY5NTkyOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mithril ore! Requires an open\",3:\"§7area to mithril ore. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a75s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Mithril Minion IV\"},ExtraAttributes:{id:\"MITHRIL_GENERATOR_4\",generator_tier:4}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and mining",
"§7mithril ore! Requires an open",
"§7area to mithril ore. Minions",
"§7also work when you are offline!",
"",
"§7Time Between Actions: §a75s",
"§7Max Storage: §e384",
"",
"§9§lRARE"
],
"recipe": {
"A1": "MITHRIL_ORE:64",
"A2": "MITHRIL_ORE:64",
"A3": "MITHRIL_ORE:64",
"B1": "MITHRIL_ORE:64",
"B2": "MITHRIL_GENERATOR_3:1",
"B3": "MITHRIL_ORE:64",
"C1": "MITHRIL_ORE:64",
"C2": "MITHRIL_ORE:64",
"C3": "MITHRIL_ORE:64"
},
"internalname": "MITHRIL_GENERATOR_4",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"useneucraft": true,
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Minion",
"https://wiki.hypixel.net/Mithril_Minion_IV"
],
"crafttext": ""
}
|