-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpatchouli_data.json
97 lines (97 loc) · 3.12 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
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
86
87
88
89
90
91
92
93
94
95
96
97
{
"bookGuiScale": 0,
"clickedVisualize": false,
"bookData": {
"patchouli:survivaleracraft_guide_book": {
"viewedEntries": [
"patchouli:difficulty/difficulty_factors",
"patchouli:difficulty/difficulty_introduction",
"patchouli:difficulty/difficulty_sync",
"patchouli:introductory/introductory_speed",
"patchouli:quick_start/quests",
"patchouli:gamestages/gamestages_pouch",
"patchouli:misc/misc_recipes",
"patchouli:misc/commands"
],
"bookmarks": [],
"history": [
"patchouli:misc/commands",
"patchouli:misc/misc_recipes",
"patchouli:difficulty/difficulty_factors",
"patchouli:gamestages/gamestages_pouch",
"patchouli:quick_start/quests",
"patchouli:introductory/introductory_speed",
"patchouli:difficulty/difficulty_introduction",
"patchouli:difficulty/difficulty_sync"
],
"completedManualQuests": []
},
"dynamictrees:guide": {
"viewedEntries": [
"dynamictrees:features/rootysoil",
"dynamictrees:features/trees"
],
"bookmarks": [],
"history": [
"dynamictrees:features/trees",
"dynamictrees:features/rootysoil"
],
"completedManualQuests": []
},
"pyrotech:book": {
"viewedEntries": [
"pyrotech:survive/introduction",
"pyrotech:gather/fossil",
"pyrotech:gather/shard_bone_and_flint",
"pyrotech:survive/worktable",
"pyrotech:survive/fiber_torch",
"pyrotech:survive/chopping_block",
"pyrotech:gather/storage",
"pyrotech:gather/wood_chips",
"pyrotech:gather/sticks",
"pyrotech:gather/mud",
"pyrotech:gather/plant_fibers",
"pyrotech:gather/stone_cobbled",
"pyrotech:gather/mud_clump",
"pyrotech:gather/rock_bag",
"pyrotech:gather/clay_lump_of",
"pyrotech:innovate/refractory_brick",
"pyrotech:survive/food_roasted",
"pyrotech:gather/limestone",
"pyrotech:survive/rocks",
"pyrotech:gather/ash",
"pyrotech:accelerate/coal_coke",
"pyrotech:survive/campfire",
"pyrotech:survive/food_raw",
"pyrotech:survive/marshmallow",
"pyrotech:survive/campfire_effects",
"pyrotech:innovate/compacting_bin",
"pyrotech:adapt/stone",
"pyrotech:bloom/bloom",
"pyrotech:accelerate/refractory_bricks"
],
"bookmarks": [
{
"entry": "pyrotech:innovate/refractory_brick",
"page": 0
}
],
"history": [
"pyrotech:accelerate/refractory_bricks",
"pyrotech:bloom/bloom",
"pyrotech:gather/clay_lump_of",
"pyrotech:adapt/stone",
"pyrotech:innovate/compacting_bin",
"pyrotech:survive/campfire_effects",
"pyrotech:survive/marshmallow",
"pyrotech:survive/food_raw",
"pyrotech:survive/campfire",
"pyrotech:gather/fossil",
"pyrotech:gather/shard_bone_and_flint",
"pyrotech:innovate/refractory_brick",
"pyrotech:accelerate/coal_coke"
],
"completedManualQuests": []
}
}
}