diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-26 13:54:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-26 07:54:35 -0500 |
commit | d2ec179d50c6b038315e9db9e0e838e0b96760a9 (patch) | |
tree | 1c28bbd5aaa1863eb9c9a753d12a43facffba5d6 /items/TITANIUM_DRILL_3.json | |
parent | 048ee3ea36e566247699ef73306f5be5e83b2552 (diff) | |
download | NotEnoughUpdates-REPO-d2ec179d50c6b038315e9db9e0e838e0b96760a9.tar.gz NotEnoughUpdates-REPO-d2ec179d50c6b038315e9db9e0e838e0b96760a9.tar.bz2 NotEnoughUpdates-REPO-d2ec179d50c6b038315e9db9e0e838e0b96760a9.zip |
Driils and other Stuff (#374)
- Added X455 and X555 Drill
- Added Drill Parents
- Fixed Maxed Enchanted Book
- Fixed Fairy Souls
- Added a Wiki Link
Diffstat (limited to 'items/TITANIUM_DRILL_3.json')
-rw-r--r-- | items/TITANIUM_DRILL_3.json | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/items/TITANIUM_DRILL_3.json b/items/TITANIUM_DRILL_3.json new file mode 100644 index 00000000..a34b42c5 --- /dev/null +++ b/items/TITANIUM_DRILL_3.json @@ -0,0 +1,56 @@ +{ + "itemid": "minecraft:prismarine_shard", + "displayname": "§5Titanium Drill DR-X555", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+75\",3:\"\",4:\"§7Mining Speed: §a+1,200 \",5:\"§7Mining Fortune: §a+15\",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 5\",29:\"§5§lEPIC DRILL\",30:\"\",31:\"§eItems Required\",32:\"§5Titanium Drill DR-X455 §7x1\",33:\"§5Refined Diamond §7x20\",34:\"§6Refined Titanium §7x32\",35:\"§9Enchanted Iron Block §7x2\",36:\"§9Mithril Plate §7x15\",37:\"§9Plasma §7x20\",38:\"\",39:\"§7Duration: §b30s\"],Name:\"§5Titanium Drill DR-X555\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"TITANIUM_DRILL_3\",enchantments:{},uuid:\"b5c56475-5464-4b0a-a4e9-f39776180e7a\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Breaking Power 6", + "", + "§7Damage: §c+75", + "", + "§7Mining Speed: §a+1,200 ", + "§7Mining Fortune: §a+15", + "", + "§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!", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 5", + "§5§lEPIC DRILL", + "", + "§eItems Required", + "§5Titanium Drill DR-X455 §7x1", + "§5Refined Diamond §7x20", + "§6Refined Titanium §7x32", + "§9Enchanted Iron Block §7x2", + "§9Mithril Plate §7x15", + "§9Plasma §7x20", + "", + "§7Duration: §b30s" + ], + "internalname": "TITANIUM_DRILL_3", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Titanium_Drill_DR-X555" + ] +}
\ No newline at end of file |