Limestone Brick Slab
16×16 · BAKED

block· Slabs

Limestone Brick Slab

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

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

Acquisition

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

Crafting
Limestone Brick Slab Limestone Brick Slab ×6 guaranteed

Stone Cutting using Limestone. Produces Limestone Brick Slab.

Stone Cutting
Limestone Brick Slab Limestone Brick Slab guaranteed

Mining & drops

sourcecountdrop rateconditions
Limestone Brick 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 Brick Slab and Limestone Brick Slab, arranged in the pattern shown. Produces Chiseled Limestone.

Crafting
Limestone Brick Slab
Limestone Brick Slab
Chiseled Limestone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
meadow:limestone_brick_slab
Namespace
meadow
Mod ID
meadow
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs

Recipe JSON (3):

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