diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/END_LEGGINGS.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'items/END_LEGGINGS.json')
-rw-r--r-- | items/END_LEGGINGS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/END_LEGGINGS.json b/items/END_LEGGINGS.json index 7051e27e..c279c578 100644 --- a/items/END_LEGGINGS.json +++ b/items/END_LEGGINGS.json @@ -4,17 +4,18 @@ "displayname": "§5Ender Leggings", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Defense: §a+50\",2:\"\",3:\"§7All stats of this armor piece\",4:\"§7are doubled while on the End\",5:\"§7Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ender Leggings\"},ExtraAttributes:{id:\"END_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Defense: §a+50\",2:\"\",3:\"§7All stats of this armor piece\",4:\"§7are multiplied by §52x §7while\",5:\"§7on the End Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ender Leggings\"},ExtraAttributes:{id:\"END_LEGGINGS\"}}", "modver": "2.1.0-REL", "lore": [ "§7Health: §a+25", "§7Defense: §a+50", "", "§7All stats of this armor piece", - "§7are doubled while on the End", - "§7Island!", + "§7are multiplied by §52x §7while", + "§7on the End Island!", "", "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC LEGGINGS" ], "infoType": "WIKI_URL", |