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
|
{
"itemid": "minecraft:book",
"displayname": "§6The Art of Peace",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Grants §c+40❤ Health §7when\",3:\"§7applied to an armor piece. Can\",4:\"§7only be applied to an item once.\",5:\"\",6:\"§7§8Stop quoting my brother.\",7:\"§8 - Moon Tzu\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§6The Art of Peace\"},ExtraAttributes:{id:\"THE_ART_OF_PEACE\"}}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7Grants §c+40❤ Health §7when",
"§7applied to an armor piece. Can",
"§7only be applied to an item once.",
"",
"§7§8Stop quoting my brother.",
"§8 - Moon Tzu",
"",
"§6§lLEGENDARY"
],
"internalname": "THE_ART_OF_PEACE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/The_Art_Of_Peace"
]
}
|