1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:book",
"displayname": "§5Great Spook Reforging Manual",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Unlocks the Boo Stone in the\",1:\"§7Tyashoi Alchemist\u0027s shop.\",2:\"\",3:\"§7§7Obtained during the\",4:\"§7§5Alchemist §7experiments!\",5:\"\",6:\"§8Edition #???\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§5§lEPIC\"],Name:\"§5Great Spook Reforging Manual\"},ExtraAttributes:{year:2023,edition:-1,id:\"GREAT_SPOOK_REFORGING_MANUAL\"}}",
"damage": 0,
"lore": [
"§7§7Unlocks the Boo Stone in the",
"§7Tyashoi Alchemist\u0027s shop.",
"",
"§7§7Obtained during the",
"§7§5Alchemist §7experiments!",
"",
"§8Edition #???",
"",
"§8§l* §8Soulbound §8§l*",
"§5§lEPIC"
],
"internalname": "GREAT_SPOOK_REFORGING_MANUAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|