diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-09 22:05:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-09 21:05:25 +0000 |
commit | 9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42 (patch) | |
tree | 542f2fe1d5f30adcc165bbdfbc8bf7803fb6ea80 /items/ARACHNE_LEGGINGS.json | |
parent | 00e21e0d4f01d927006b4172771f7b26c49c6a2e (diff) | |
download | NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.tar.gz NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.tar.bz2 NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.zip |
Spiders Den Update (#859)
Diffstat (limited to 'items/ARACHNE_LEGGINGS.json')
-rw-r--r-- | items/ARACHNE_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARACHNE_LEGGINGS.json b/items/ARACHNE_LEGGINGS.json new file mode 100644 index 00000000..146784ad --- /dev/null +++ b/items/ARACHNE_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§9Arachne\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+75\",1:\"§7Defense: §a+50\",2:\"\",3:\"§8Tiered Bonus: Arachne\u0027s Faithful (0/8)\",4:\"§7Grants §c+5❤ Health §7and §a+5❈\",5:\"§aDefense§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§9§lRARE LEGGINGS\"],color:9109504,Name:\"§9Arachne\u0027s Leggings\"},ExtraAttributes:{id:\"ARACHNE_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+75", + "§7Defense: §a+50", + "", + "§8Tiered Bonus: Arachne\u0027s Faithful (0/8)", + "§7Grants §c+5❤ Health §7and §a+5❈", + "§aDefense§7.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§9§lRARE LEGGINGS" + ], + "internalname": "ARACHNE_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |