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
60
61
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§9Gemstone Drill LT-522",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 8\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+300\",4:\"\",5:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",6:\"§7Gives §a+80§7 §dGemstone §6☘ Mining Fortune\",7:\"\",8:\"§7Gain §a+10% §dGemstone Powder\",9:\"§7when using this Drill!\",10:\"\",11:\"§7Fuel Tank: §cNot Installed\",12:\"§7§7Increases fuel capacity with\",13:\"§7part installed.\",14:\"\",15:\"§7Drill Engine: §cNot Installed\",16:\"§7§7Increases §6⸕ Mining Speed\",17:\"§6§7with part installed.\",18:\"\",19:\"§7Upgrade Module: §cNot Installed\",20:\"§7§7Applies a passive upgrade with\",21:\"§7part installed.\",22:\"\",23:\"§7Apply Drill Parts to this Drill\",24:\"§7by talking to a §2Drill\",25:\"§2Mechanic§7!\",26:\"\",27:\"§7Fuel: §23,000§8/3k\",28:\"\",29:\"§7§8This item can be reforged!\",30:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 4§c.\",31:\"§9§lRARE DRILL\"],Name:\"§9Gemstone Drill LT-522\"},ExtraAttributes:{id:\"GEMSTONE_DRILL_2\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§8Breaking Power 8",
"",
"§7Damage: §c+75",
"§7Mining Speed: §a+300",
"",
"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed",
"§7Gives §a+80§7 §dGemstone §6☘ Mining Fortune",
"",
"§7Gain §a+10% §dGemstone 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": "GEMSTONE_DRILL_2",
"crafttext": "Requires: HotM 4",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gemstone_Drill_Model_LT-522",
"https://wiki.hypixel.net/Gemstone_Drill_LT-522"
],
"recipes": [
{
"type": "forge",
"inputs": [
"GEMSTONE_DRILL_1:1",
"GEMSTONE_MIXTURE:3"
],
"count": 1,
"overrideOutputId": "GEMSTONE_DRILL_2",
"duration": 30
}
]
}
|