Crafting using Cedar Planks, Cedar Planks and Cedar Planks, arranged in the pattern shown. Produces 6× Cedar Slab.
- Inputs
- 3 × Cedar Planks
- Output
- → Cedar Slab ×6
block· Slabs
Cedar Slab is a block from Nature's Spirit, crafted from Cedar Planks.
Crafting using Cedar Planks, Cedar Planks and Cedar Planks, arranged in the pattern shown. Produces 6× Cedar Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Cedar Slab | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
natures_spirit:cedar_slabnatures_spiritnatures_spiritminecraft:blocks/wooden_slabs minecraft:items/wooden_slabs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:cedar_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}