Sawmill using no listed ingredients. Produces 2× Cherry Slab.
Acquisition
Crafting using Cherry Planks, Cherry Planks and Cherry Planks, arranged in the pattern shown. Produces 6× Cherry Slab.
Industrial Sawmill using Cherry Stairs. Produces 2× Saw Dust and Cherry Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cherry Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:cherry_slab- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wooden_slabs minecraft:items/wooden_slabs
Recipe JSON (3):
{
"recipe_type": "immersiveengineering:sawmill",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:cherry_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:cherry_stairs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
