This repository was archived by the owner on Sep 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpatchouli_data.json
More file actions
56 lines (56 loc) · 2.16 KB
/
patchouli_data.json
File metadata and controls
56 lines (56 loc) · 2.16 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
{
"bookGuiScale": 0,
"clickedVisualize": false,
"bookData": {
"prodigytech:guide": {
"viewedEntries": [
"prodigytech:introduction/explosion_furnace_advanced",
"prodigytech:introduction/explosion_furnace",
"prodigytech:misc/materials"
],
"bookmarks": [],
"history": [
"prodigytech:misc/materials",
"prodigytech:introduction/explosion_furnace",
"prodigytech:introduction/explosion_furnace_advanced"
],
"completedManualQuests": []
},
"deepmoblearning:book": {
"viewedEntries": [
"deepmoblearning:0_introduction/0_introduction",
"deepmoblearning:0_introduction/2_data_models",
"deepmoblearning:0_introduction/1_data",
"deepmoblearning:1_machines/0_simulation_chamber",
"deepmoblearning:1_machines/1_matter",
"deepmoblearning:1_machines/2_loot_fabricator",
"deepmoblearning:2_trials/0_trial_key",
"deepmoblearning:2_trials/1_trials",
"deepmoblearning:2_trials/2_affixes",
"deepmoblearning:3_system_malfunction/0_system_glitches",
"deepmoblearning:3_system_malfunction/1_glitch_fragments",
"deepmoblearning:3_system_malfunction/2_glitch_metal",
"deepmoblearning:3_system_malfunction/3_equipment",
"deepmoblearning:4_bm/0_digital_agonizer",
"deepmoblearning:4_bm/1_altar_linker"
],
"bookmarks": [],
"history": [
"deepmoblearning:2_trials/0_trial_key",
"deepmoblearning:4_bm/1_altar_linker",
"deepmoblearning:4_bm/0_digital_agonizer",
"deepmoblearning:3_system_malfunction/3_equipment",
"deepmoblearning:3_system_malfunction/2_glitch_metal",
"deepmoblearning:3_system_malfunction/1_glitch_fragments",
"deepmoblearning:3_system_malfunction/0_system_glitches",
"deepmoblearning:2_trials/2_affixes",
"deepmoblearning:2_trials/1_trials",
"deepmoblearning:1_machines/2_loot_fabricator",
"deepmoblearning:1_machines/1_matter",
"deepmoblearning:1_machines/0_simulation_chamber",
"deepmoblearning:0_introduction/2_data_models"
],
"completedManualQuests": []
}
}
}