Mossy Cobbled Limestone Wall
16×16 · BAKED

block· Walls

Mossy Cobbled Limestone Wall

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

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.

Crafting
Mossy Cobbled Limestone Wall Mossy Cobbled Limestone Wall ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Mossy Cobbled 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: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
}