diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-15 08:02:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-15 08:02:39 +0200 |
commit | cbb6e415e77217d4cc0b24843757b8583d814c3f (patch) | |
tree | ce6d22078d077f4fe02ad5de3d8a4f3d1c03d706 /items/MITHRIL_DRILL_2.json | |
parent | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (diff) | |
download | NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.tar.gz NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.tar.bz2 NotEnoughUpdates-REPO-cbb6e415e77217d4cc0b24843757b8583d814c3f.zip |
Added new skin (#923)
* Added new skin
* Fixed lore of drills and fixed nbt of fatal tempo
* Added dedication to enchants
* SkyBlock Patch 0.18.4 - Sack Additions & Bug Fixes
Diffstat (limited to 'items/MITHRIL_DRILL_2.json')
-rw-r--r-- | items/MITHRIL_DRILL_2.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/MITHRIL_DRILL_2.json b/items/MITHRIL_DRILL_2.json index 2532604a..4a322acf 100644 --- a/items/MITHRIL_DRILL_2.json +++ b/items/MITHRIL_DRILL_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§9Mithril Drill SX-R326", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+600\",4:\"\",5:\"§7Fuel Tank: §cNot Installed\",6:\"§7§7Increases fuel capacity with\",7:\"§7part installed.\",8:\"\",9:\"§7Drill Engine: §cNot Installed\",10:\"§7§7Increases §6⸕ Mining Speed\",11:\"§6§7with part installed.\",12:\"\",13:\"§7Upgrade Module: §cNot Installed\",14:\"§7§7Applies a passive upgrade with\",15:\"§7part installed.\",16:\"\",17:\"§7Apply Drill Parts to this Drill\",18:\"§7by talking to §2Jotraeline\",19:\"§2Greatforge §7in the §2Dwarven\",20:\"§2Mines§7!\",21:\"\",22:\"§7Fuel: §23,000§8/3k\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§7§4❣ §cRequires §5Heart of the\",26:\"§5Mountain Tier 4\",27:\"§9§lRARE DRILL\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"§7Mining Speed: §a+600\",4:\"\",5:\"§7Fuel Tank: §cNot Installed\",6:\"§7§7Increases fuel capacity with\",7:\"§7part installed.\",8:\"\",9:\"§7Drill Engine: §cNot Installed\",10:\"§7§7Increases §6⸕ Mining Speed\",11:\"§6§7with part installed.\",12:\"\",13:\"§7Upgrade Module: §cNot Installed\",14:\"§7§7Applies a passive upgrade with\",15:\"§7part installed.\",16:\"\",17:\"§7Apply Drill Parts to this Drill\",18:\"§7by talking to a §2Drill\",19:\"§2Mechanic§7!\",20:\"\",21:\"§7Fuel: §23,000§8/3k\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §5Heart of the\",25:\"§5Mountain Tier 4\",26:\"§9§lRARE DRILL\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§8Breaking Power 6", @@ -22,9 +22,8 @@ "§7part installed.", "", "§7Apply Drill Parts to this Drill", - "§7by talking to §2Jotraeline", - "§2Greatforge §7in the §2Dwarven", - "§2Mines§7!", + "§7by talking to a §2Drill", + "§2Mechanic§7!", "", "§7Fuel: §23,000§8/3k", "", @@ -36,7 +35,7 @@ "internalname": "MITHRIL_DRILL_2", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mithril_Drill_SX-R326", |