We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dd0fec + 9386656 commit 9fac2d4Copy full SHA for 9fac2d4
1 file changed
config.yml
@@ -206,6 +206,33 @@ crafting:
206
output:
207
Double Stone Slab:
208
material: DOUBLE_STEP
209
+ Slab to Smooth Double Stone Slab:
210
+ inputs:
211
+ s:
212
+ Stone Slab:
213
+ material: STEP
214
+ shape:
215
+ - ss
216
217
+ output:
218
+ Smooth Slab:
219
+ material: DOUBLE_STEP
220
+ durability: 8
221
+ amount: 2
222
+ Sandstone Slab to Smooth Double Sandstone Slab:
223
224
225
+ Sandstone Slab:
226
227
+ durability: 1
228
229
230
231
232
+ Smooth Double Sandstone Slab:
233
234
+ durability: 9
235
236
production_factories:
237
Bakery:
238
name: Bakery
0 commit comments