diff options
Diffstat (limited to 'items/TITANIUM_DRILL_4.json')
-rw-r--r-- | items/TITANIUM_DRILL_4.json | 36 |
1 files changed, 21 insertions, 15 deletions
diff --git a/items/TITANIUM_DRILL_4.json b/items/TITANIUM_DRILL_4.json index 7b1e2985..3eac8754 100644 --- a/items/TITANIUM_DRILL_4.json +++ b/items/TITANIUM_DRILL_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§6Titanium Drill DR-X655", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+1,600 \",4:\"§7Mining Fortune: §a+120\",5:\" §8[§7⸕§8] §8[§8☘§8] §8[§8✦§8]\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 7\",29:\"§6§lLEGENDARY DRILL\",30:\"\",31:\"§eItems Required\",32:\"§5Titanium Drill DR-X555 §7x1\",33:\"§5Corleonite §7x30\",34:\"§5❤ §5Flawless Ruby Gemstone §7x1\",35:\"§5Refined Diamond §7x5\",36:\"§9Gemstone Mixture §7x16\",37:\"§6Refined Titanium §7x12\",38:\"§9Mithril Plate §7x5\",39:\"\",40:\"§7Duration: §b30s\"],Name:\"§6Titanium Drill DR-X655\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"TITANIUM_DRILL_4\",enchantments:{}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 9\",1:\"\",2:\"§7Damage: §c+75\",3:\"§7Mining Speed: §a+1,600 \",4:\"§7Mining Fortune: §a+120\",5:\" §8[§7⸕§8] §8[§8☘§8] §8[§8✦§8]\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 7\",29:\"§6§lLEGENDARY DRILL\"],Name:\"§6Titanium Drill DR-X655\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"TITANIUM_DRILL_4\",enchantments:{}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 9", @@ -33,25 +33,31 @@ "§7§8This item can be reforged!", "§7§4❣ §cRequires §5Heart of the", "§5Mountain Tier 7", - "§6§lLEGENDARY DRILL", - "", - "§eItems Required", - "§5Titanium Drill DR-X555 §7x1", - "§5Corleonite §7x30", - "§5❤ §5Flawless Ruby Gemstone §7x1", - "§5Refined Diamond §7x5", - "§9Gemstone Mixture §7x16", - "§6Refined Titanium §7x12", - "§9Mithril Plate §7x5", - "", - "§7Duration: §b30s" + "§6§lLEGENDARY DRILL" ], "internalname": "TITANIUM_DRILL_4", "crafttext": "", - "clickcommand": "", - "modver": "2.0.0-REL", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Titanium_Drill_DR-X655" + ], + "recipes": [ + { + "type": "forge", + "inputs": [ + "GEMSTONE_MIXTURE:16", + "FLAWLESS_RUBY_GEM:1", + "MITHRIL_PLATE:5", + "REFINED_TITANIUM:12", + "CORLEONITE:30", + "TITANIUM_DRILL_3:1", + "REFINED_DIAMOND:5" + ], + "count": 1, + "overrideOutputId": "TITANIUM_DRILL_4", + "duration": 30 + } ] }
\ No newline at end of file |