aboutsummaryrefslogtreecommitdiff
path: root/items/GEMSTONE_DRILL_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GEMSTONE_DRILL_1.json')
-rw-r--r--items/GEMSTONE_DRILL_1.json24
1 files changed, 15 insertions, 9 deletions
diff --git a/items/GEMSTONE_DRILL_1.json b/items/GEMSTONE_DRILL_1.json
index 3bd35cfa..2e03972a 100644
--- a/items/GEMSTONE_DRILL_1.json
+++ b/items/GEMSTONE_DRILL_1.json
@@ -34,21 +34,27 @@
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the",
"§5Mountain Tier 3",
- "§9§lRARE DRILL",
- "",
- "§eItems Required",
- "§9Drill Engine §7x1",
- "§9Fuel Tank §7x1",
- "§9❤ §9Fine Ruby Gemstone §7x6",
- "",
- "§7Duration: §b1h"
+ "§9§lRARE DRILL"
],
"internalname": "GEMSTONE_DRILL_1",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ruby_Drill_TX-15"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "DRILL_ENGINE:1",
+ "FUEL_TANK:1",
+ "FINE_RUBY_GEM:6"
+ ],
+ "count": 1,
+ "overrideOutputId": "GEMSTONE_DRILL_1",
+ "duration": 3600
+ }
]
} \ No newline at end of file