1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "END_LEGGINGS",
"itemid": "minecraft:chainmail_leggings",
"displayname": "§5Ender Leggings",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25 HP\",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\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+25 HP",
"§7Defense: §a+50",
"",
"§7All stats of this armor piece",
"§7are doubled while on the End",
"§7Island!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC LEGGINGS"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ender_Armor"
]
}
|