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