1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "PROTECTOR_DRAGON_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "Protector Dragon Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+185\",2:\"\",3:\"§6Full Set Bonus: Protective Blood\",4:\"§7Increases the defense of each\",5:\"§7armor piece by §a+1%§7 §a❈\",6:\"§aDefense§7 for each missing\",7:\"§7percent of HP.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY CHESTPLATE\"],color:10065803,Name:\"§6Protector Dragon Chestplate\"},ExtraAttributes:{color:\"153:151:139\",originTag:\"QUICK_CRAFTING\",id:\"PROTECTOR_DRAGON_CHESTPLATE\",uuid:\"b5574db3-1638-4d27-8ab3-97d147c5f382\",timestamp:\"3/30/20 1:13 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+120 HP",
"§7Defense: §a+185",
"",
"§6Full Set Bonus: Protective Blood",
"§7Increases the defense of each",
"§7armor piece by §a+1%§7 §a❈",
"§aDefense§7 for each missing",
"§7percent of HP.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY CHESTPLATE"
]
}
|