diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:48:58 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-21 21:48:58 -0500 |
commit | 741dba1e824ce0b6d37a1c4f6e0f1c68778445f0 (patch) | |
tree | ad28c5c516261d18ba2bf7296a29373f3ad7836d /items/MITHRIL_DRILL_2.json | |
parent | 130bca8b4d97ea2e812fe500f13f6df5b57e2d27 (diff) | |
download | NotEnoughUpdates-REPO-741dba1e824ce0b6d37a1c4f6e0f1c68778445f0.tar.gz NotEnoughUpdates-REPO-741dba1e824ce0b6d37a1c4f6e0f1c68778445f0.tar.bz2 NotEnoughUpdates-REPO-741dba1e824ce0b6d37a1c4f6e0f1c68778445f0.zip |
New stuff
Diffstat (limited to 'items/MITHRIL_DRILL_2.json')
-rw-r--r-- | items/MITHRIL_DRILL_2.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/MITHRIL_DRILL_2.json b/items/MITHRIL_DRILL_2.json new file mode 100644 index 00000000..d0cdc466 --- /dev/null +++ b/items/MITHRIL_DRILL_2.json @@ -0,0 +1,47 @@ +{ + "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:\"\",4:\"§7Mining Speed: §a+600\",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:\"§9Mithril Drill SX-R226 §7x1\",30:\"§9Golden Plate §7x10\",31:\"§9Mithril Plate §7x2\",32:\"\",33:\"§7Duration: §b30s\"],Name:\"§9Mithril Drill SX-R326\"},ExtraAttributes:{id:\"MITHRIL_DRILL_2\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Breaking Power 6", + "", + "§7Damage: §c+65", + "", + "§7Mining Speed: §a+600", + "", + "§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", + "§9Mithril Drill SX-R226 §7x1", + "§9Golden Plate §7x10", + "§9Mithril Plate §7x2", + "", + "§7Duration: §b30s" + ], + "internalname": "MITHRIL_DRILL_2", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |