1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
{
"internalname": "END_CHESTPLATE",
"itemid": "minecraft:chainmail_chestplate",
"displayname": "§5Ender Chestplate",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Defense: §a+60\",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 CHESTPLATE\"],Name:\"§5Ender Chestplate\"},ExtraAttributes:{id:\"END_CHESTPLATE\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7Health: §a+30",
"§7Defense: §a+60",
"",
"§7All stats of this armor piece",
"§7are multiplied by §52x §7while",
"§7on the End Island!",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§5§lEPIC CHESTPLATE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ender_Armor",
"https://wiki.hypixel.net/Ender_Chestplate"
],
"crafttext": ""
}
|