diff options
Diffstat (limited to 'items/GEMSTONE_DRILL_2.json')
-rw-r--r-- | items/GEMSTONE_DRILL_2.json | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/items/GEMSTONE_DRILL_2.json b/items/GEMSTONE_DRILL_2.json new file mode 100644 index 00000000..cc195858 --- /dev/null +++ b/items/GEMSTONE_DRILL_2.json @@ -0,0 +1,52 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§9Gemstone Drill Model LT-522", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 8\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+300\",5:\"\",6:\"§7Gives §a+800§7 §dGemstone §6⸕ Mining Speed\",7:\"§7Gives §a+80§7 §dGemstone §6☘ Mining Fortune\",8:\"\",9:\"§7Fuel Tank: §cNot Installed\",10:\"§7§7Increases fuel capacity with\",11:\"§7part installed.\",12:\"\",13:\"§7Drill Engine: §cNot Installed\",14:\"§7§7Increases §6⸕ Mining Speed\",15:\"§6§7with part installed.\",16:\"\",17:\"§7Upgrade Module: §cNot Installed\",18:\"§7§7Applies a passive upgrade with\",19:\"§7part installed.\",20:\"\",21:\"§7Apply Drill Parts to this Drill\",22:\"§7by talking to §2Jotraeline\",23:\"§2Greatforge §7in the §2Dwarven\",24:\"§2Mines§7!\",25:\"\",26:\"§7Fuel: §23,000§8/3k\",27:\"\",28:\"§7§8This item can be reforged!\",29:\"§9§lRARE DRILL\",30:\"\",31:\"§eItems Required\",32:\"§9Ruby Drill Model TX-15 §7x1\",33:\"§9Gemstone Mixture §7x3\",34:\"\",35:\"§7Duration: §b30s\"],Name:\"§9Gemstone Drill Model 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", + "", + "§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 §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines§7!", + "", + "§7Fuel: §23,000§8/3k", + "", + "§7§8This item can be reforged!", + "§9§lRARE DRILL", + "", + "§eItems Required", + "§9Ruby Drill Model TX-15 §7x1", + "§9Gemstone Mixture §7x3", + "", + "§7Duration: §b30s" + ], + "internalname": "GEMSTONE_DRILL_2", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Drill_Model_LT-522" + ] +}
\ No newline at end of file |