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
41
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Unstable Dragon Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"§7Health: §a+120\",3:\"§7Defense: §a+160\",4:\" §8[§8☠§8]\",5:\"\",6:\"§6Full Set Bonus: Unstable Blood §7(0/4)\",7:\"§7Sometimes strikes nearby mobs\",8:\"§7with lightning. It\u0027s unstable!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCombat Skill 16§c.\",12:\"§6§lLEGENDARY CHESTPLATE\"],color:11670243,Name:\"§6Unstable Dragon Chestplate\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Crit Chance: §c+5%",
"§7Crit Damage: §c+15%",
"§7Health: §a+120",
"§7Defense: §a+160",
" §8[§8☠§8]",
"",
"§6Full Set Bonus: Unstable Blood §7(0/4)",
"§7Sometimes strikes nearby mobs",
"§7with lightning. It\u0027s unstable!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCombat Skill 16§c.",
"§6§lLEGENDARY CHESTPLATE"
],
"recipe": {
"A1": "UNSTABLE_FRAGMENT:10",
"A2": "",
"A3": "UNSTABLE_FRAGMENT:10",
"B1": "UNSTABLE_FRAGMENT:10",
"B2": "UNSTABLE_FRAGMENT:10",
"B3": "UNSTABLE_FRAGMENT:10",
"C1": "UNSTABLE_FRAGMENT:10",
"C2": "UNSTABLE_FRAGMENT:10",
"C3": "UNSTABLE_FRAGMENT:10"
},
"internalname": "UNSTABLE_DRAGON_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor",
"https://wiki.hypixel.net/Unstable_Dragon_Chestplate"
],
"crafttext": ""
}
|