-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpatchouli_data.json
More file actions
64 lines (64 loc) · 1.79 KB
/
patchouli_data.json
File metadata and controls
64 lines (64 loc) · 1.79 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"bookGuiScale": 4,
"clickedVisualize": false,
"bookData": {
"apotheosis:apoth_chronicle": {
"viewedEntries": [
"apotheosis:enchanting/table/seed",
"apotheosis:enchanting/table/stats",
"apotheosis:enchanting/utility/cobwebs",
"apotheosis:enchanting/utility/tomes"
],
"bookmarks": [],
"completedManualQuests": []
},
"rankine:rankine_journal": {
"viewedEntries": [
"rankine:sediments/sands",
"rankine:mechanics/alloying",
"rankine:tools/building_tool",
"rankine:mechanics/fuel"
],
"bookmarks": [],
"completedManualQuests": []
},
"weather_control:weatherpedia": {
"viewedEntries": [
"weather_control:dreamdisc",
"weather_control:raindisc",
"weather_control:cdenchant",
"weather_control:dreamweaverblock",
"weather_control:rainmakermini",
"weather_control:rainmakerblock",
"weather_control:dreamweavermini",
"weather_control:xpenchant"
],
"bookmarks": [],
"completedManualQuests": []
},
"enigmaticlegacy:the_acknowledgment": {
"viewedEntries": [],
"bookmarks": [],
"completedManualQuests": []
},
"lexicon:lexicon": {
"viewedEntries": [
"lexicon:redstone/redstone_components",
"lexicon:start/first_steps",
"lexicon:start/whats_next",
"lexicon:start/first_night"
],
"bookmarks": [],
"completedManualQuests": []
},
"ars_nouveau:worn_notebook": {
"viewedEntries": [
"ars_elemental:getting_started/elemental_tweaks",
"ars_nouveau:getting_started/better_casting",
"ars_nouveau:machines/enchanting_apparatus"
],
"bookmarks": [],
"completedManualQuests": []
}
}
}