Crafting using Oak Slab and Moss Block, in any arrangement. Produces Mossy Oak Slab.
- Inputs
- Oak Slab
- Moss Block
- Output
- → Mossy Oak Slab
block· Slabs
Mossy Oak Slab is a block from Ribbits, crafted from Oak Slab and Moss Block.
Crafting using Oak Slab and Moss Block, in any arrangement. Produces Mossy Oak Slab.
Crafting using Mossy Oak Planks, Mossy Oak Planks and Mossy Oak Planks, arranged in the pattern shown. Produces 6× Mossy Oak Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| Mossy Oak 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.
ribbits:mossy_oak_planks_slabribbitsribbitsminecraft:blocks/wooden_slabs minecraft:items/wooden_slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:oak_slab"
},
{
"item": "minecraft:moss_block"
}
],
"conditions": [],
"sequence": null,
"group_name": "mossy_oak_planks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "ribbits:mossy_oak_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}