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
28
29
30
|
{
"internalname": "TANK_MINER_CHESTPLATE",
"itemid": "minecraft:diamond_chestplate",
"displayname": "§9Miner Chestplate",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7Each piece of this armour\",3:\"§7dramatically increases your\",4:\"§7defense bonus when inside of a\",5:\"§7mine.\",6:\"\",7:\"§6Full Set Bonus: Regeneration\",8:\"§7Regenerates §a5% §7of your max\",9:\"§7§c❤ Health §7every second if you\",10:\"§7have been out of combat for §a8\",11:\"§a§7seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE CHESTPLATE\"],Name:\"§9Miner Chestplate\"},ExtraAttributes:{id:\"TANK_MINER_CHESTPLATE\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+5",
"",
"§7Each piece of this armour",
"§7dramatically increases your",
"§7defense bonus when inside of a",
"§7mine.",
"",
"§6Full Set Bonus: Regeneration",
"§7Regenerates §a5% §7of your max",
"§7§c❤ Health §7every second if you",
"§7have been out of combat for §a8",
"§a§7seconds.",
"",
"§7§8This item can be reforged!",
"§9§lRARE CHESTPLATE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Miner_Armor"
]
}
|