-
Notifications
You must be signed in to change notification settings - Fork 10
/
patchouli_data.json
44 lines (44 loc) · 1.51 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
44
{
"bookGuiScale": 0,
"clickedVisualize": true,
"bookData": {
"industrialforegoing:industrial_foregoing": {
"viewedEntries": [
"industrialforegoing:agr_hus/animal_rancher",
"industrialforegoing:agr_hus/sludge",
"industrialforegoing:resource_production/sludge_refiner",
"industrialforegoing:basics/addons",
"industrialforegoing:basics/dissolution_chamber",
"industrialforegoing:agr_hus/mob_slaughter_factory",
"industrialforegoing:agr_hus/pink_slime"
],
"bookmarks": [],
"history": [
"industrialforegoing:agr_hus/pink_slime",
"industrialforegoing:agr_hus/mob_slaughter_factory",
"industrialforegoing:basics/dissolution_chamber",
"industrialforegoing:basics/addons",
"industrialforegoing:agr_hus/sludge",
"industrialforegoing:resource_production/sludge_refiner",
"industrialforegoing:agr_hus/animal_rancher"
],
"completedManualQuests": []
},
"alchemistry:alchemistry_book": {
"viewedEntries": [
"alchemistry:fission/fission_template",
"alchemistry:fission/fission_overview",
"alchemistry:fusion/fusion_template",
"alchemistry:fusion/fusion_overview"
],
"bookmarks": [],
"history": [
"alchemistry:fusion/fusion_template",
"alchemistry:fusion/fusion_overview",
"alchemistry:fission/fission_template",
"alchemistry:fission/fission_overview"
],
"completedManualQuests": []
}
}
}