Limestone Slab
16×16 · BAKED

block· Slabs

Limestone Slab

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

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

Acquisition

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

Crafting
  • Inputs
  • 3 × Limestone
  • Output
  • Limestone Slab ×6
Limestone Slab Limestone Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Limestone Slab1–1100%

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.

Used in

Crafting using Limestone Slab, Limestone Slab, Limestone Slab, Polished Limestone and Polished Limestone, arranged in the pattern shown. Produces Stone Table.

Crafting
Stone Table Stone Table guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
meadow: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:limestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "meadow:limestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}