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