Stone Cutting using Cobbled Limestone. Produces Cobbled Limestone Slab.
block· Slabs
Cobbled Limestone Slab
[Let's Do] Meadow · by satisfy, jason13official
Cobbled Limestone Slab is a block from [Let's Do] Meadow, crafted from Cobbled Limestone.
Acquisition
Crafting using Cobbled Limestone, Cobbled Limestone and Cobbled Limestone, arranged in the pattern shown. Produces 6× Cobbled Limestone Slab.
- Inputs
- 3 × Cobbled Limestone
- Output
- → Cobbled Limestone Slab ×6
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Cobbled 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.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
meadow:cobbled_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:cobbled_limestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "meadow:cobbled_limestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
