@skyblock-finance/actions 0.13.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/data/$schema.json CHANGED
@@ -43,6 +43,7 @@
43
43
  "copper",
44
44
  "forge-second",
45
45
  "gem",
46
+ "mote",
46
47
  "north-star",
47
48
  "pest",
48
49
  "second",
@@ -112,6 +113,7 @@
112
113
  "coin",
113
114
  "copper",
114
115
  "gem",
116
+ "mote",
115
117
  "north-star",
116
118
  "pest",
117
119
  "second",
@@ -0,0 +1,79 @@
1
+ {
2
+ "$schema": "../$schema.json",
3
+ "actions": [
4
+ {
5
+ "inputs": [{ "amount": 160, "id": "WATER_LILY", "type": "item" }],
6
+ "outputs": [
7
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" }
8
+ ],
9
+ "place": [
10
+ {
11
+ "grid": [
12
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
13
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
14
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
15
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
16
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
17
+ null,
18
+ null,
19
+ null,
20
+ null
21
+ ],
22
+ "type": "workbench"
23
+ },
24
+ {
25
+ "grid": [
26
+ null,
27
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
28
+ null,
29
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
30
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
31
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
32
+ null,
33
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
34
+ null
35
+ ],
36
+ "type": "workbench"
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "inputs": [
42
+ { "amount": 160, "id": "ENCHANTED_WATER_LILY", "type": "item" }
43
+ ],
44
+ "outputs": [
45
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" }
46
+ ],
47
+ "place": [
48
+ {
49
+ "grid": [
50
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
51
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
52
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
53
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
54
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
55
+ null,
56
+ null,
57
+ null,
58
+ null
59
+ ],
60
+ "type": "workbench"
61
+ },
62
+ {
63
+ "grid": [
64
+ null,
65
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
66
+ null,
67
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
68
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
69
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
70
+ null,
71
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
72
+ null
73
+ ],
74
+ "type": "workbench"
75
+ }
76
+ ]
77
+ }
78
+ ]
79
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "$schema": "../$schema.json",
3
+ "actions": [
4
+ {
5
+ "inputs": [{ "amount": 160, "id": "MYCEL", "type": "item" }],
6
+ "outputs": [{ "amount": 1, "id": "ENCHANTED_MYCELIUM", "type": "item" }],
7
+ "place": [
8
+ {
9
+ "grid": [
10
+ { "amount": 32, "id": "MYCEL", "type": "item" },
11
+ { "amount": 32, "id": "MYCEL", "type": "item" },
12
+ { "amount": 32, "id": "MYCEL", "type": "item" },
13
+ { "amount": 32, "id": "MYCEL", "type": "item" },
14
+ { "amount": 32, "id": "MYCEL", "type": "item" },
15
+ null,
16
+ null,
17
+ null,
18
+ null
19
+ ],
20
+ "type": "workbench"
21
+ },
22
+ {
23
+ "grid": [
24
+ null,
25
+ { "amount": 32, "id": "MYCEL", "type": "item" },
26
+ null,
27
+ { "amount": 32, "id": "MYCEL", "type": "item" },
28
+ { "amount": 32, "id": "MYCEL", "type": "item" },
29
+ { "amount": 32, "id": "MYCEL", "type": "item" },
30
+ null,
31
+ { "amount": 32, "id": "MYCEL", "type": "item" },
32
+ null
33
+ ],
34
+ "type": "workbench"
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "inputs": [{ "amount": 160, "id": "ENCHANTED_MYCELIUM", "type": "item" }],
40
+ "outputs": [
41
+ { "amount": 1, "id": "ENCHANTED_MYCELIUM_CUBE", "type": "item" }
42
+ ],
43
+ "place": [
44
+ {
45
+ "grid": [
46
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
47
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
48
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
49
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
50
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
51
+ null,
52
+ null,
53
+ null,
54
+ null
55
+ ],
56
+ "type": "workbench"
57
+ },
58
+ {
59
+ "grid": [
60
+ null,
61
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
62
+ null,
63
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
64
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
65
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
66
+ null,
67
+ { "amount": 32, "id": "ENCHANTED_MYCELIUM", "type": "item" },
68
+ null
69
+ ],
70
+ "type": "workbench"
71
+ }
72
+ ]
73
+ }
74
+ ]
75
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "$schema": "../$schema.json",
3
+ "actions": [
4
+ {
5
+ "inputs": [{ "amount": 160, "id": "SAND:1", "type": "item" }],
6
+ "outputs": [{ "amount": 1, "id": "ENCHANTED_RED_SAND", "type": "item" }],
7
+ "place": [
8
+ {
9
+ "grid": [
10
+ { "amount": 32, "id": "SAND:1", "type": "item" },
11
+ { "amount": 32, "id": "SAND:1", "type": "item" },
12
+ { "amount": 32, "id": "SAND:1", "type": "item" },
13
+ { "amount": 32, "id": "SAND:1", "type": "item" },
14
+ { "amount": 32, "id": "SAND:1", "type": "item" },
15
+ null,
16
+ null,
17
+ null,
18
+ null
19
+ ],
20
+ "type": "workbench"
21
+ },
22
+ {
23
+ "grid": [
24
+ null,
25
+ { "amount": 32, "id": "SAND:1", "type": "item" },
26
+ null,
27
+ { "amount": 32, "id": "SAND:1", "type": "item" },
28
+ { "amount": 32, "id": "SAND:1", "type": "item" },
29
+ { "amount": 32, "id": "SAND:1", "type": "item" },
30
+ null,
31
+ { "amount": 32, "id": "SAND:1", "type": "item" },
32
+ null
33
+ ],
34
+ "type": "workbench"
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "inputs": [{ "amount": 160, "id": "ENCHANTED_RED_SAND", "type": "item" }],
40
+ "outputs": [
41
+ { "amount": 1, "id": "ENCHANTED_RED_SAND_CUBE", "type": "item" }
42
+ ],
43
+ "place": [
44
+ {
45
+ "grid": [
46
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
47
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
48
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
49
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
50
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
51
+ null,
52
+ null,
53
+ null,
54
+ null
55
+ ],
56
+ "type": "workbench"
57
+ },
58
+ {
59
+ "grid": [
60
+ null,
61
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
62
+ null,
63
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
64
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
65
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
66
+ null,
67
+ { "amount": 32, "id": "ENCHANTED_RED_SAND", "type": "item" },
68
+ null
69
+ ],
70
+ "type": "workbench"
71
+ }
72
+ ]
73
+ }
74
+ ]
75
+ }
@@ -0,0 +1,313 @@
1
+ {
2
+ "$schema": "../$schema.json",
3
+ "actions": [
4
+ {
5
+ "inputs": [
6
+ { "amount": 1, "id": "FISHING_ROD", "type": "item" },
7
+ { "amount": 64, "id": "WATER_LILY", "type": "item" }
8
+ ],
9
+ "outputs": [
10
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_1", "type": "item" }
11
+ ],
12
+ "place": [
13
+ {
14
+ "grid": [
15
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
16
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
17
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
18
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
19
+ { "amount": 1, "id": "FISHING_ROD", "type": "item" },
20
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
21
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
22
+ { "amount": 8, "id": "WATER_LILY", "type": "item" },
23
+ { "amount": 8, "id": "WATER_LILY", "type": "item" }
24
+ ],
25
+ "type": "workbench"
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "inputs": [
31
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_1", "type": "item" },
32
+ { "amount": 128, "id": "WATER_LILY", "type": "item" }
33
+ ],
34
+ "outputs": [
35
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_2", "type": "item" }
36
+ ],
37
+ "place": [
38
+ {
39
+ "grid": [
40
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
41
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
42
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
43
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
44
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_1", "type": "item" },
45
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
46
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
47
+ { "amount": 16, "id": "WATER_LILY", "type": "item" },
48
+ { "amount": 16, "id": "WATER_LILY", "type": "item" }
49
+ ],
50
+ "type": "workbench"
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "inputs": [
56
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_2", "type": "item" },
57
+ { "amount": 256, "id": "WATER_LILY", "type": "item" }
58
+ ],
59
+ "outputs": [
60
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_3", "type": "item" }
61
+ ],
62
+ "place": [
63
+ {
64
+ "grid": [
65
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
66
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
67
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
68
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
69
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_2", "type": "item" },
70
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
71
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
72
+ { "amount": 32, "id": "WATER_LILY", "type": "item" },
73
+ { "amount": 32, "id": "WATER_LILY", "type": "item" }
74
+ ],
75
+ "type": "workbench"
76
+ }
77
+ ]
78
+ },
79
+ {
80
+ "inputs": [
81
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_3", "type": "item" },
82
+ { "amount": 512, "id": "WATER_LILY", "type": "item" }
83
+ ],
84
+ "outputs": [
85
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_4", "type": "item" }
86
+ ],
87
+ "place": [
88
+ {
89
+ "grid": [
90
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
91
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
92
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
93
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
94
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_3", "type": "item" },
95
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
96
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
97
+ { "amount": 64, "id": "WATER_LILY", "type": "item" },
98
+ { "amount": 64, "id": "WATER_LILY", "type": "item" }
99
+ ],
100
+ "type": "workbench"
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "inputs": [
106
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_4", "type": "item" },
107
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" }
108
+ ],
109
+ "outputs": [
110
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_5", "type": "item" }
111
+ ],
112
+ "place": [
113
+ {
114
+ "grid": [
115
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
116
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
117
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
118
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
119
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_4", "type": "item" },
120
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
121
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
122
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" },
123
+ { "amount": 1, "id": "ENCHANTED_WATER_LILY", "type": "item" }
124
+ ],
125
+ "type": "workbench"
126
+ }
127
+ ]
128
+ },
129
+ {
130
+ "inputs": [
131
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_5", "type": "item" },
132
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" }
133
+ ],
134
+ "outputs": [
135
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_6", "type": "item" }
136
+ ],
137
+ "place": [
138
+ {
139
+ "grid": [
140
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
141
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
142
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
143
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
144
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_5", "type": "item" },
145
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
146
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
147
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" },
148
+ { "amount": 4, "id": "ENCHANTED_WATER_LILY", "type": "item" }
149
+ ],
150
+ "type": "workbench"
151
+ }
152
+ ]
153
+ },
154
+ {
155
+ "inputs": [
156
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_6", "type": "item" },
157
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" }
158
+ ],
159
+ "outputs": [
160
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_7", "type": "item" }
161
+ ],
162
+ "place": [
163
+ {
164
+ "grid": [
165
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
166
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
167
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
168
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
169
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_6", "type": "item" },
170
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
171
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
172
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" },
173
+ { "amount": 8, "id": "ENCHANTED_WATER_LILY", "type": "item" }
174
+ ],
175
+ "type": "workbench"
176
+ }
177
+ ]
178
+ },
179
+ {
180
+ "inputs": [
181
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_7", "type": "item" },
182
+ { "amount": 128, "id": "ENCHANTED_WATER_LILY", "type": "item" }
183
+ ],
184
+ "outputs": [
185
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_8", "type": "item" }
186
+ ],
187
+ "place": [
188
+ {
189
+ "grid": [
190
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
191
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
192
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
193
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
194
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_7", "type": "item" },
195
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
196
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
197
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" },
198
+ { "amount": 16, "id": "ENCHANTED_WATER_LILY", "type": "item" }
199
+ ],
200
+ "type": "workbench"
201
+ }
202
+ ]
203
+ },
204
+ {
205
+ "inputs": [
206
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_8", "type": "item" },
207
+ { "amount": 256, "id": "ENCHANTED_WATER_LILY", "type": "item" }
208
+ ],
209
+ "outputs": [
210
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_9", "type": "item" }
211
+ ],
212
+ "place": [
213
+ {
214
+ "grid": [
215
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
216
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
217
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
218
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
219
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_8", "type": "item" },
220
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
221
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
222
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" },
223
+ { "amount": 32, "id": "ENCHANTED_WATER_LILY", "type": "item" }
224
+ ],
225
+ "type": "workbench"
226
+ }
227
+ ]
228
+ },
229
+ {
230
+ "inputs": [
231
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_9", "type": "item" },
232
+ { "amount": 512, "id": "ENCHANTED_WATER_LILY", "type": "item" }
233
+ ],
234
+ "outputs": [
235
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_10", "type": "item" }
236
+ ],
237
+ "place": [
238
+ {
239
+ "grid": [
240
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
241
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
242
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
243
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
244
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_9", "type": "item" },
245
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
246
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
247
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" },
248
+ { "amount": 64, "id": "ENCHANTED_WATER_LILY", "type": "item" }
249
+ ],
250
+ "type": "workbench"
251
+ }
252
+ ]
253
+ },
254
+ {
255
+ "inputs": [
256
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_10", "type": "item" },
257
+ { "amount": 8, "id": "CONDENSED_WATER_LILY", "type": "item" }
258
+ ],
259
+ "outputs": [
260
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_11", "type": "item" }
261
+ ],
262
+ "place": [
263
+ {
264
+ "grid": [
265
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
266
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
267
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
268
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
269
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_10", "type": "item" },
270
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
271
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
272
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" },
273
+ { "amount": 1, "id": "CONDENSED_WATER_LILY", "type": "item" }
274
+ ],
275
+ "type": "workbench"
276
+ }
277
+ ]
278
+ },
279
+ {
280
+ "inputs": [
281
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_11", "type": "item" },
282
+ {
283
+ "amount": 1,
284
+ "id": "GENERATOR_UPGRADE_STONE_LILY_PAD_12",
285
+ "type": "item"
286
+ }
287
+ ],
288
+ "outputs": [
289
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_12", "type": "item" }
290
+ ],
291
+ "place": [
292
+ {
293
+ "grid": [
294
+ null,
295
+ null,
296
+ null,
297
+ null,
298
+ { "amount": 1, "id": "LILY_PAD_GENERATOR_11", "type": "item" },
299
+ null,
300
+ null,
301
+ {
302
+ "amount": 1,
303
+ "id": "GENERATOR_UPGRADE_STONE_LILY_PAD_12",
304
+ "type": "item"
305
+ },
306
+ null
307
+ ],
308
+ "type": "workbench"
309
+ }
310
+ ]
311
+ }
312
+ ]
313
+ }