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