block· Machines & Other Blocks

Chiseled Limestone

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

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

Acquisition

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

Mining & drops

sourcecountdrop rateconditions
Chiseled Limestone1–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.

Used in

Smelting using Chiseled Limestone (150 ticks, 0.1 xp). Produces Polished Limestone.

Smelting

150 ticks· 0.1 xp

Polished Limestone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
meadow:chiseled_limestone_bricks
Namespace
meadow
Mod ID
meadow
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

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