1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "WISE_DRAGON_CHESTPLATE",
"itemid": "minecraft:leather_chestplate",
"displayname": "Wise Dragon Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+160\",2:\"§7Intelligence: §a+75\",3:\"\",4:\"§6Full Set Bonus: Wise Blood\",5:\"§7Abilities have §a2/3 §7of the\",6:\"§7mana cost.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:2748649,Name:\"§6Wise Dragon Chestplate\"},ExtraAttributes:{color:\"41:240:233\",originTag:\"QUICK_CRAFTING\",id:\"WISE_DRAGON_CHESTPLATE\",uuid:\"b1d48309-9f7d-4d2b-a2c6-74ba5cdedc86\",timestamp:\"3/31/20 12:37 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+120 HP",
"§7Defense: §a+160",
"§7Intelligence: §a+75",
"",
"§6Full Set Bonus: Wise Blood",
"§7Abilities have §a2/3 §7of the",
"§7mana cost.",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY CHESTPLATE"
]
}
|