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": "§9Mithril-Plated Drill Engine",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2d5766d3-3b4e-3e72-9d0d-6ece4ac8efc0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzNTk0Nzk2NiwKICAicHJvZmlsZUlkIiA6ICIzOWEzOTMzZWE4MjU0OGU3ODQwNzQ1YzBjNGY3MjU2ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJkZW1pbmVjcmFmdGVybG9sIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhN2Q1NGNhNDVhMzk4YzM2NGNlYmJmZmI1MzkwY2U1ZTAzNDVlMGM3YmM1ZTg2M2FjYWJmNTdkMTM0MmM0YmQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Drill Engine\",3:\"\",4:\"§7Grants §a+50 §6↑ Mining Speed§7.\",5:\"\",6:\"§7Can be applied to Drills by\",7:\"§7talking to a §2Drill Mechanic§7!\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",10:\"§9§lRARE\"],Name:\"§9Mithril-Plated Drill Engine\"},ExtraAttributes:{id:\"MITHRIL_DRILL_ENGINE\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Drill Part",
"",
"§7Part Type: §6Drill Engine",
"",
"§7Grants §a+50 §6↑ Mining Speed§7.",
"",
"§7Can be applied to Drills by",
"§7talking to a §2Drill Mechanic§7!",
"",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.",
"§9§lRARE"
],
"internalname": "MITHRIL_DRILL_ENGINE",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril-Plated_Drill_Engine",
"https://wiki.hypixel.net/Mithril-Plated_Drill_Engine"
],
"recipes": [
{
"type": "forge",
"inputs": [
"MITHRIL_PLATE:3",
"DRILL_ENGINE:2"
],
"count": 1,
"overrideOutputId": "MITHRIL_DRILL_ENGINE",
"duration": 54000
}
]
}
|