diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
commit | 8e84828b5d15b44345912d3821ae192b5f323eb5 (patch) | |
tree | b0b733ef579d03aeb459fa902f071e56a85cf3d2 /items/REFINED_TITANIUM_PICKAXE.json | |
parent | b6407b65c09776fa48200f02839a9ac35292d8af (diff) | |
download | NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.gz NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.bz2 NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.zip |
Mithril Golem Pets | Wiki URLs | Pickaxes
Diffstat (limited to 'items/REFINED_TITANIUM_PICKAXE.json')
-rw-r--r-- | items/REFINED_TITANIUM_PICKAXE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/REFINED_TITANIUM_PICKAXE.json b/items/REFINED_TITANIUM_PICKAXE.json new file mode 100644 index 00000000..e6dfbfc9 --- /dev/null +++ b/items/REFINED_TITANIUM_PICKAXE.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:iron_pickaxe", + "displayname": "§9Refined Titanium Pickaxe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 6\",1:\"\",2:\"§7Damage: §c+65\",3:\"\",4:\"§7Mining Speed: §a+400\",5:\"\",6:\"§7Grants §a+15 §6♆ Mining Fortune\",7:\"§6§7when mining Titanium Ore§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §5Heart of the\",11:\"§5Mountain Tier 4\",12:\"§9§lRARE PICKAXE\"],Name:\"§9Refined Titanium Pickaxe\"},ExtraAttributes:{id:\"REFINED_TITANIUM_PICKAXE\"}}", + "damage": 0, + "lore": [ + "§8Breaking Power 6", + "", + "§7Damage: §c+65", + "", + "§7Mining Speed: §a+400", + "", + "§7Grants §a+15 §6♆ Mining Fortune", + "§6§7when mining Titanium Ore§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 4", + "§9§lRARE PICKAXE" + ], + "internalname": "REFINED_TITANIUM_PICKAXE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |