Crafting using Limestone, Limestone, Limestone, Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 6× Limestone Wall.
- Inputs
- 6 × Limestone
- Output
- → Limestone Wall ×6
block· Walls
Limestone Wall is a block from [Let's Do] Meadow, crafted from Limestone.
Crafting using Limestone, Limestone, Limestone, Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 6× Limestone Wall.
Stone Cutting using Limestone. Produces Limestone Wall.
| source | count | drop rate | conditions |
|---|---|---|---|
| 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.
Drops itself when broken.
meadow:limestone_wallmeadowmeadowminecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "meadow:limestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "meadow:limestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}