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": "§6Book of Progression",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7This book, imbued with great\",1:\"§7power, upgrades as you do.\",2:\"\",3:\"§7§8§oA wise novel once thought to\",4:\"§8§obe the cure to all problems.\",5:\"\",6:\"§eClick to select modifiers!\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Book of Progression\"},ExtraAttributes:{id:\"BOOK_OF_PROGRESSION\",upgradedRarity:\"LEGENDARY\"}}",
"damage": 0,
"lore": [
"§7§7This book, imbued with great",
"§7power, upgrades as you do.",
"",
"§7§8§oA wise novel once thought to",
"§8§obe the cure to all problems.",
"",
"§eClick to select modifiers!",
"",
"§8§l* §8Soulbound §8§l*",
"§6§lLEGENDARY ACCESSORY"
],
"internalname": "BOOK_OF_PROGRESSION",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Book_Of_Progression"
]
}
|