-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpatchouli_data.json
43 lines (43 loc) · 1.37 KB
/
patchouli_data.json
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"bookGuiScale": 0,
"clickedVisualize": false,
"bookData": {
"hexcasting:thehexbook": {
"viewedEntries": [
"hexcasting:patterns/readers_guide",
"hexcasting:basics/couldnt_cast",
"hexcasting:items/edified",
"hexcasting:items/jeweler_hammer",
"hexcasting:greatwork/fanciful_staves",
"hexcasting:basics/start_to_see",
"hexcasting:basics/media",
"hexcasting:basics/geodes",
"hexcasting:casting/101",
"hexcasting:patterns/circle",
"hexcasting:greatwork/spellcircles",
"hexcasting:items/slate",
"hexcasting:greatwork/impetus",
"hexcasting:patterns/basics",
"hexcasting:patterns/stackmanip",
"hexcasting:patterns/patterns_as_iotas",
"hexcasting:patterns/great_spells/create_lava",
"hexcasting:patterns/great_spells/greater_sentinel",
"hexcasting:patterns/great_spells/make_battery",
"hexcasting:patterns/great_spells/brainsweep",
"hexcasting:patterns/great_spells/teleport",
"hexcasting:patterns/spells/basic",
"hexcasting:items/staff",
"hexcasting:items/lens"
],
"bookmarks": [],
"completedManualQuests": []
},
"scriptor:scriptor_guide": {
"viewedEntries": [
"scriptor:casting/verbal"
],
"bookmarks": [],
"completedManualQuests": []
}
}
}