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/BANDAGED_MITHRIL_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/BANDAGED_MITHRIL_PICKAXE.json')
-rw-r--r-- | items/BANDAGED_MITHRIL_PICKAXE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/BANDAGED_MITHRIL_PICKAXE.json b/items/BANDAGED_MITHRIL_PICKAXE.json new file mode 100644 index 00000000..3d6cd35c --- /dev/null +++ b/items/BANDAGED_MITHRIL_PICKAXE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:stone_pickaxe", + "displayname": "§aBandaged Mithril Pickaxe", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 5\",1:\"\",2:\"§7Damage: §c+30\",3:\"\",4:\"§7Mining Speed: §a+250\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 2\",9:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aBandaged Mithril Pickaxe\"},ExtraAttributes:{id:\"BANDAGED_MITHRIL_PICKAXE\"}}", + "damage": 0, + "lore": [ + "§8Breaking Power 5", + "", + "§7Damage: §c+30", + "", + "§7Mining Speed: §a+250", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 2", + "§a§lUNCOMMON PICKAXE" + ], + "internalname": "BANDAGED_MITHRIL_PICKAXE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |