-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpatchouli_data.json
More file actions
85 lines (85 loc) · 2.58 KB
/
Copy pathpatchouli_data.json
File metadata and controls
85 lines (85 loc) · 2.58 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"bookGuiScale": 0,
"clickedVisualize": true,
"bookData": {
"last_smith:smith_guide": {
"viewedEntries": [
"last_smith:category_2/page_6",
"last_smith:category_2/page_5",
"last_smith:category_4/page_0",
"last_smith:category_5/page_11",
"last_smith:category_1/page_1",
"last_smith:category_1/page_3",
"last_smith:category_1/page_2",
"last_smith:category_1/page_4",
"last_smith:category_2/page_1",
"last_smith:category_2/page_2"
],
"bookmarks": [],
"completedManualQuests": []
},
"botania:lexicon": {
"viewedEntries": [
"botania:alfhomancy/gaia_ritual",
"botania:alfheim/kvasir",
"botania:mythic_botany/rune_rituals",
"botania:alfheim/alfheim_landscape",
"botania:alfheim/andwari",
"botania:tools/sextant"
],
"bookmarks": [],
"completedManualQuests": []
},
"tfc:field_guide": {
"viewedEntries": [
"tfc:getting_started/firepit",
"tfc:mechanics/crops",
"tfc:mechanics/chisel",
"tfc:mechanics/dairy",
"tfc:the_world/ores_and_minerals",
"tfc:the_world/geology",
"tfc:getting_started/introduction",
"tfc:mechanics/anvils",
"tfc:the_world/wild_animals",
"tfc:beneath/crops",
"tfc:mechanics/weaving",
"tfc:mechanics/mechanical_power",
"tfc:mechanics/bowls",
"tfc:mechanics/pot"
],
"bookmarks": [],
"completedManualQuests": []
},
"nuclearcraft:nuclearcraft": {
"viewedEntries": [
"nuclearcraft:items/rad-x",
"nuclearcraft:items/radiation-detection",
"nuclearcraft:items/radaway",
"nuclearcraft:machines/in_situ_leaching",
"nuclearcraft:machines/processors",
"nuclearcraft:machines/generators",
"nuclearcraft:machines/pump",
"nuclearcraft:kugelblitz/general",
"nuclearcraft:fission/general",
"nuclearcraft:turbine/general",
"nuclearcraft:fusion/general"
],
"bookmarks": [],
"completedManualQuests": []
},
"ars_nouveau:worn_notebook": {
"viewedEntries": [
"ars_nouveau:resources/wilden",
"ars_nouveau:source/relay",
"ars_nouveau:source/relay_splitter",
"ars_nouveau:source/relay_deposit",
"ars_nouveau:source/relay_warp",
"ars_nouveau:source/relay_collector",
"ars_nouveau:automation/spell_turret",
"ars_nouveau:automation/spell_prism"
],
"bookmarks": [],
"completedManualQuests": []
}
}
}