diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
commit | 53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f (patch) | |
tree | 559caeef0c7925d1ca6d9c8c1c827803a1de71ff /items/REFINED_MITHRIL_PICKAXE.json | |
parent | b8d00599721cd30fd5c3653ab99397133da6ba3a (diff) | |
download | NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.gz NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.bz2 NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.zip |
HotM 3
Diffstat (limited to 'items/REFINED_MITHRIL_PICKAXE.json')
-rw-r--r-- | items/REFINED_MITHRIL_PICKAXE.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/REFINED_MITHRIL_PICKAXE.json b/items/REFINED_MITHRIL_PICKAXE.json new file mode 100644 index 00000000..72c17ca0 --- /dev/null +++ b/items/REFINED_MITHRIL_PICKAXE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:iron_pickaxe", + "displayname": "§9Refined Mithril Pickaxe", + "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+50\",3:\"\",4:\"§7Mining Speed: §a+300\",5:\"\",6:\"§7Grants §a+50 §6↑ Mining Speed\",7:\"§6§7when mining Mithril Ore§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE PICKAXE\",11:\"\",12:\"§eItems Required\",13:\"§5Refined Mithril §7x3\",14:\"§9Bejeweled Handle §7x2\",15:\"§5Refined Diamond §7x1\",16:\"§aEnchanted Gold §7x30\",17:\"\",18:\"§7Duration: §b22h\"],Name:\"§9Refined Mithril Pickaxe\"},ExtraAttributes:{id:\"REFINED_MITHRIL_PICKAXE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Breaking Power 5", + "", + "§7Damage: §c+50", + "", + "§7Mining Speed: §a+300", + "", + "§7Grants §a+50 §6↑ Mining Speed", + "§6§7when mining Mithril Ore§7.", + "", + "§7§8This item can be reforged!", + "§9§lRARE PICKAXE", + "", + "§eItems Required", + "§5Refined Mithril §7x3", + "§9Bejeweled Handle §7x2", + "§5Refined Diamond §7x1", + "§aEnchanted Gold §7x30", + "", + "§7Duration: §b22h" + ], + "internalname": "REFINED_MITHRIL_PICKAXE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |