Stone Cutting using Mossy Cobbled Limestone. Produces Mossy Cobbled Limestone Wall.
block· Walls
Mossy Cobbled Limestone Wall
[Let's Do] Meadow · by satisfy, jason13official
Mossy Cobbled Limestone Wall is a block from [Let's Do] Meadow, crafted from Mossy Cobbled Limestone.
Acquisition
Crafting using Mossy Cobbled Limestone, Mossy Cobbled Limestone, Mossy Cobbled Limestone, Mossy Cobbled Limestone, Mossy Cobbled Limestone and Mossy Cobbled Limestone, arranged in the pattern shown. Produces 6× Mossy Cobbled Limestone Wall.
- Inputs
- 6 × Mossy Cobbled Limestone
- Output
- → Mossy Cobbled Limestone Wall ×6
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Mossy Cobbled Limestone Wall | 1–1 | 100% | Survives Explosion |
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:mossy_cobbled_limestone_wall- Namespace
meadow- Mod ID
meadow- Tags (2)
minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "meadow:mossy_cobbled_limestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "meadow:mossy_cobbled_limestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
