diff options
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", |