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
31
32
33
34
35
36
37
38
39
40
|
{
"internalname": "HOLY_DRAGON_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Holy Dragon Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+160\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood §7(0/4)\",6:\"§7Grants §c+200❣ Health Regen §7to you\",7:\"§7and all players within §a10 §7blocks.\",8:\"§8Effect only applies once!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{id:\"HOLY_DRAGON_CHESTPLATE\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§7Health: §a+180",
"§7Defense: §a+160",
"§7Mending: §a+10",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood §7(0/4)",
"§7Grants §c+200❣ Health Regen §7to you",
"§7and all players within §a10 §7blocks.",
"§8Effect only applies once!",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY CHESTPLATE"
],
"recipe": {
"A1": "HOLY_FRAGMENT:10",
"A2": "",
"A3": "HOLY_FRAGMENT:10",
"B1": "HOLY_FRAGMENT:10",
"B2": "HOLY_FRAGMENT:10",
"B3": "HOLY_FRAGMENT:10",
"C1": "HOLY_FRAGMENT:10",
"C2": "HOLY_FRAGMENT:10",
"C3": "HOLY_FRAGMENT:10"
},
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Holy_Dragon_Armor",
"https://wiki.hypixel.net/Holy_Dragon_Chestplate"
]
}
|