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