aboutsummaryrefslogtreecommitdiff
path: root/items/GEMSTONE_DRILL_3.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GEMSTONE_DRILL_3.json')
-rw-r--r--items/GEMSTONE_DRILL_3.json26
1 files changed, 16 insertions, 10 deletions
diff --git a/items/GEMSTONE_DRILL_3.json b/items/GEMSTONE_DRILL_3.json
index c5d709bd..d586207a 100644
--- a/items/GEMSTONE_DRILL_3.json
+++ b/items/GEMSTONE_DRILL_3.json
@@ -35,22 +35,28 @@
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the",
"§5Mountain Tier 5",
- "§5§lEPIC DRILL",
- "",
- "§eItems Required",
- "§9Gemstone Drill Model LT-522 §7x1",
- "§5✧ §5Flawless Topaz Gemstone §7x1",
- "§9Gemstone Mixture §7x3",
- "§9Magma Core §7x5",
- "",
- "§7Duration: §b30s"
+ "§5§lEPIC DRILL"
],
"internalname": "GEMSTONE_DRILL_3",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Topaz_Drill_KGR-12"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "FLAWLESS_TOPAZ_GEM:1",
+ "GEMSTONE_MIXTURE:3",
+ "GEMSTONE_DRILL_2:1",
+ "MAGMA_CORE:5"
+ ],
+ "count": 1,
+ "overrideOutputId": "GEMSTONE_DRILL_3",
+ "duration": 30
+ }
]
} \ No newline at end of file