diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/ZOMBIE_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/ZOMBIE_LEGGINGS.json')
-rw-r--r-- | items/ZOMBIE_LEGGINGS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/ZOMBIE_LEGGINGS.json b/items/ZOMBIE_LEGGINGS.json new file mode 100644 index 00000000..f9b718ed --- /dev/null +++ b/items/ZOMBIE_LEGGINGS.json @@ -0,0 +1,21 @@ +{ + "internalname": "ZOMBIE_LEGGINGS", + "itemid": "minecraft:diamond_leggings", + "displayname": "Zombie Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+160 HP\",1:\"§7Defense: §a+30\",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC LEGGINGS\"],Name:\"§5Zombie Leggings\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ZOMBIE_LEGGINGS\",uuid:\"ab74482f-04f6-4357-a063-fc00d1ae2af3\",timestamp:\"3/31/20 12:50 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+160 HP", + "§7Defense: §a+30", + "", + "§6Full Set Bonus: Projectile Absorption", + "§7Heals the wearer for §a10 HP§7", + "§7per second for §a5§7 seconds", + "§7when hit by a projectile.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ] +}
\ No newline at end of file |