Stone Cutting using Limestone. Produces Limestone Slab.
Limestone Slab
Alex's Caves · by Alexthe668, Noonyeyz
Limestone Slab is a block from Alex's Caves, crafted from Limestone.
Acquisition
Crafting using Limestone, Limestone and Limestone, arranged in the pattern shown. Produces 6× Limestone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Limestone Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Limestone Slab and Limestone Slab, arranged in the pattern shown. Produces Chiseled Limestone.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:limestone_slab- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slab minecraft:items/slab
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "alexscaves:limestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG"
],
"ingredients": {
"G": {
"item": "alexscaves:limestone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

