Limestone Wall
16×16 · BAKED

block· Walls

Limestone Wall

[Let's Do] Meadow · by satisfy, jason13official
block WallsWalls

Limestone Wall is a block from [Let's Do] Meadow, crafted from Limestone.

Acquisition

Crafting using Limestone, Limestone, Limestone, Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 6× Limestone Wall.

Crafting
  • Inputs
  • 6 × Limestone
  • Output
  • Limestone Wall ×6
Limestone Wall Limestone Wall ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Limestone Wall1–1100%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.

Developer reference
Registry name
meadow:limestone_wall
Namespace
meadow
Mod ID
meadow
Tags (2)
minecraft: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
}