Stone Cutting using Limestone. Produces Limestone Slab.
block· Slabs
Limestone Slab
[Let's Do] Meadow · by satisfy, jason13official
Limestone Slab is a block from [Let's Do] Meadow, crafted from Limestone.
Acquisition
Crafting using Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 6× Limestone Slab.
- Inputs
- 3 × Limestone
- Output
- → Limestone Slab ×6
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Limestone 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.
Used in
Crafting using Limestone Slab, Limestone Slab, Limestone Slab, Polished Limestone and Polished Limestone, arranged in the pattern shown. Produces Stone Table.
- Inputs
- 3 × Limestone Slab
- 2 × Polished Limestone
- Output
- → Stone Table
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
meadow:limestone_slab- Namespace
meadow- Mod ID
meadow- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "meadow:limestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "meadow:limestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

