diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/DIAMOND_LEGGINGS.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/DIAMOND_LEGGINGS.json')
-rw-r--r-- | items/DIAMOND_LEGGINGS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/DIAMOND_LEGGINGS.json b/items/DIAMOND_LEGGINGS.json new file mode 100644 index 00000000..a3bbad10 --- /dev/null +++ b/items/DIAMOND_LEGGINGS.json @@ -0,0 +1,21 @@ +{ + "internalname": "DIAMOND_LEGGINGS", + "itemid": 312, + "displayname": "§aDiamond Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"§7Defense: §a+36\",2:\"\",3:\"§9Growth I\",4:\"§7Grants §a+15 §c❤ Health§7.\",5:\"§9Protection II\",6:\"§7Grants §a+6 §a❈ Defense§7.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aDiamond Leggings\"},ExtraAttributes:{id:\"DIAMOND_LEGGINGS\",enchantments:{growth:1,protection:2},anvil_uses:2}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+15 HP", + "§7Defense: §a+36", + "", + "§9Growth I", + "§7Grants §a+15 §c❤ Health§7.", + "§9Protection II", + "§7Grants §a+6 §a❈ Defense§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON LEGGINGS" + ] +}
\ No newline at end of file |