Crafting using Stone, Stone and Stone, arranged in the pattern shown. Produces 6× Stone Slab.
Stone Slab
Minecraft · by Mojang Studios
Acquisition
Stone Cutting using Stone. Produces Stone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stone Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Stick, Stone Slab, Stick, Any Planks and Any Planks, arranged in the pattern shown. Produces Grindstone.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:stone_slab- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:stone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

