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