diff options
Diffstat (limited to 'items/END_BOOTS.json')
-rw-r--r-- | items/END_BOOTS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/END_BOOTS.json b/items/END_BOOTS.json index 110da006..32914364 100644 --- a/items/END_BOOTS.json +++ b/items/END_BOOTS.json @@ -4,10 +4,10 @@ "displayname": "§5Ender Boots", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"§7Defense: §a+25\",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 BOOTS\"],Name:\"§5Ender Boots\"},ExtraAttributes:{id:\"END_BOOTS\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+25\",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 BOOTS\"],Name:\"§5Ender Boots\"},ExtraAttributes:{id:\"END_BOOTS\"}}", + "modver": "2.0.0-REL", "lore": [ - "§7Health: §a+15 HP", + "§7Health: §a+15", "§7Defense: §a+25", "", "§7All stats of this armor piece", @@ -20,5 +20,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ender_Armor" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |