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
|
{
"itemid": "minecraft:book",
"displayname": "§5Shadows indicate riddles, illuminating unseen stars",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Penned by the enigmatic\",1:\"§7merchant, Sirius, this tome\",2:\"§7unveils his \u0027humble\u0027 origins,\",3:\"§7draped in shadow and affluence.\",4:\"§7A tale of ambition where modesty\",5:\"§7meets grandeur.\",6:\"\",7:\"§8§l* §8Co-op Soulbound §8§l*\",8:\"§5§lEPIC\"],Name:\"§5Shadows indicate riddles, illuminating unseen stars\"},ExtraAttributes:{id:\"SIRIUS_BOOK\"}}",
"damage": 0,
"lore": [
"§7§7Penned by the enigmatic",
"§7merchant, Sirius, this tome",
"§7unveils his \u0027humble\u0027 origins,",
"§7draped in shadow and affluence.",
"§7A tale of ambition where modesty",
"§7meets grandeur.",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§5§lEPIC"
],
"internalname": "SIRIUS_BOOK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Shadows_Indicate_Riddles,_Illuminating_Unseen_Stars"
]
}
|