1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "UNSTABLE_DRAGON_LEGGINGS",
"itemid": "minecraft:leather_leggings",
"displayname": "Unstable Dragon Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+100 HP\",4:\"§7Defense: §a+140\",5:\"\",6:\"§6Full Set Bonus: Unstable Blood\",7:\"§7Sometimes strikes nearby mobs\",8:\"§7with lightning. It\u0027s unstable!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:11670243,Name:\"§6Unstable Dragon Leggings\"},ExtraAttributes:{color:\"178:18:227\",originTag:\"QUICK_CRAFTING\",id:\"UNSTABLE_DRAGON_LEGGINGS\",uuid:\"a6bb6e9d-7676-434e-84da-970f058773e2\",timestamp:\"3/31/20 4:00 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Crit Chance: §c+5%",
"§7Crit Damage: §c+15%",
"",
"§7Health: §a+100 HP",
"§7Defense: §a+140",
"",
"§6Full Set Bonus: Unstable Blood",
"§7Sometimes strikes nearby mobs",
"§7with lightning. It\u0027s unstable!",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY LEGGINGS"
]
}
|