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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§9Mithril Drill SX-R326",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+600\",4:\"\",5:\"§7Gain §a+20% §2Mithril Powder\",6:\"§7when using this Drill!\",7:\"\",8:\"§7Fuel Tank: §cNot Installed\",9:\"§7§7Increases fuel capacity with\",10:\"§7part installed.\",11:\"\",12:\"§7Drill Engine: §cNot Installed\",13:\"§7§7Increases §6⸕ Mining Speed\",14:\"§6§7with part installed.\",15:\"\",16:\"§7Upgrade Module: §cNot Installed\",17:\"§7§7Applies a passive upgrade with\",18:\"§7part installed.\",19:\"\",20:\"§7Apply Drill Parts to this Drill\",21:\"§7by talking to a §2Drill\",22:\"§2Mechanic§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 4§c.\",28:\"§9§lRARE DRILL\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§8Breaking Power 6",
"",
"§7Damage: §c+65",
"§7Mining Speed: §a+600",
"",
"§7Gain §a+20% §2Mithril Powder",
"§7when using this Drill!",
"",
"§7Fuel Tank: §cNot Installed",
"§7§7Increases fuel capacity with",
"§7part installed.",
"",
"§7Drill Engine: §cNot Installed",
"§7§7Increases §6⸕ Mining Speed",
"§6§7with part installed.",
"",
"§7Upgrade Module: §cNot Installed",
"§7§7Applies a passive upgrade with",
"§7part installed.",
"",
"§7Apply Drill Parts to this Drill",
"§7by talking to a §2Drill",
"§2Mechanic§7!",
"",
"§7Fuel: §23,000§8/3k",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the Mountain Tier 4§c.",
"§9§lRARE DRILL"
],
"internalname": "MITHRIL_DRILL_2",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Drill_SX-R326",
"https://wiki.hypixel.net/Mithril_Drill_SX-R326"
],
"recipes": [
{
"type": "forge",
"inputs": [
"GOLDEN_PLATE:5",
"MITHRIL_DRILL_1:1",
"MITHRIL_PLATE:1"
],
"count": 1,
"overrideOutputId": "MITHRIL_DRILL_2",
"duration": 30
}
]
}
|