alexscaves:limestone_chiseled

Chiseled Limestone

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Chiseled Limestone is a block from Alex's Caves, crafted from Limestone Slab.

Acquisition

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

Crafting
Limestone Slab
Limestone Slab
Chiseled Limestone guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Limestone1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:limestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:limestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}