Crafting using Ashen Brick, Ashen Brick and Ashen Brick, arranged in the pattern shown. Produces 6× Ashen Brick Slab.
Ashen Brick Slab
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Ashen Brick Slab is a block from Embers Rekindled, crafted from Ashen Brick.
Acquisition
Stone Cutting using Ashen Brick. Produces Ashen Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ashen Brick Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:ashen_brick_slab- Namespace
embers- Mod ID
embers- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX"
],
"ingredients": {
"X": {
"item": "embers:ashen_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "embers:ashen_brick"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
