diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-21 22:22:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 16:22:46 -0400 |
commit | 39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (patch) | |
tree | 1d5556dcc57a4db4a3328f3d7260173bf5a8995e /items/MITHRIL_DRILL_1.json | |
parent | 685a37a373020c8689d61a838555ec5e2b19345f (diff) | |
download | NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.gz NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.tar.bz2 NotEnoughUpdates-REPO-39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac.zip |
New Items and fixes (#467)
* New Items and fixes
* Added the Fish
Diffstat (limited to 'items/MITHRIL_DRILL_1.json')
-rw-r--r-- | items/MITHRIL_DRILL_1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MITHRIL_DRILL_1.json b/items/MITHRIL_DRILL_1.json index aae5b2dd..afa8d4d8 100644 --- a/items/MITHRIL_DRILL_1.json +++ b/items/MITHRIL_DRILL_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§9Mithril Drill SX-R226", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+65\",3:\"\",4:\"§7Mining Speed: §a+450\",5:\"\",6:\"§7Fuel Tank: §cNot Installed\",7:\"§7§7Increases fuel capacity with\",8:\"§7part installed.\",9:\"\",10:\"§7Drill Engine: §cNot Installed\",11:\"§7§7Increases §6↑ Mining Speed\",12:\"§6§7with part installed.\",13:\"\",14:\"§7Upgrade Module: §cNot Installed\",15:\"§7§7Applies a passive upgrade with\",16:\"§7part installed.\",17:\"\",18:\"§7Apply Drill Parts to this Drill\",19:\"§7by talking to §2Jotraeline\",20:\"§2Greatforge §7in the §2Dwarven\",21:\"§2Mines§7!\",22:\"\",23:\"§7Fuel: §23,000§8/3k\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§9§lRARE DRILL\",27:\"\",28:\"§eItems Required\",29:\"§9Drill Engine §7x1\",30:\"§5Refined Mithril §7x3\",31:\"§9Fuel Tank §7x1\",32:\"\",33:\"§7Duration: §b4h\"],Name:\"§9Mithril Drill SX-R226\"},ExtraAttributes:{id:\"MITHRIL_DRILL_1\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+65\",3:\"\",4:\"§7Mining Speed: §a+450\",5:\"\",6:\"§7Fuel Tank: §cNot Installed\",7:\"§7§7Increases fuel capacity with\",8:\"§7part installed.\",9:\"\",10:\"§7Drill Engine: §cNot Installed\",11:\"§7§7Increases §6⸕ Mining Speed\",12:\"§6§7with part installed.\",13:\"\",14:\"§7Upgrade Module: §cNot Installed\",15:\"§7§7Applies a passive upgrade with\",16:\"§7part installed.\",17:\"\",18:\"§7Apply Drill Parts to this Drill\",19:\"§7by talking to §2Jotraeline\",20:\"§2Greatforge §7in the §2Dwarven\",21:\"§2Mines§7!\",22:\"\",23:\"§7Fuel: §23,000§8/3k\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§7§4❣ §cRequires §5Heart of the\",27:\"§5Mountain Tier 3\",28:\"§9§lRARE DRILL\",29:\"\",30:\"§eItems Required\",31:\"§9Drill Engine §7x1\",32:\"§5Refined Mithril §7x3\",33:\"§9Fuel Tank §7x1\",34:\"\",35:\"§7Duration: §b4h\"],Name:\"§9Mithril Drill SX-R226\"},ExtraAttributes:{id:\"MITHRIL_DRILL_1\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 5", @@ -15,7 +15,7 @@ "§7part installed.", "", "§7Drill Engine: §cNot Installed", - "§7§7Increases §6↑ Mining Speed", + "§7§7Increases §6⸕ Mining Speed", "§6§7with part installed.", "", "§7Upgrade Module: §cNot Installed", @@ -44,7 +44,7 @@ "internalname": "MITHRIL_DRILL_1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mithril_Drill_SX-R226" |