Crafting using Sealed Planks and Iron Bars, in any arrangement. Produces Reinforced Sealed Planks.

Reinforced Sealed Planks
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Reinforced Sealed Planks is a block from Embers Rekindled, crafted from Sealed Planks and Iron Bars.
Acquisition
Stone Cutting using Sealed Wood Keg. Produces Reinforced Sealed Planks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reinforced Sealed Planks | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Reinforced Sealed Planks and Reinforced Sealed Planks, arranged in the pattern shown. Produces 2× Sealed Wood Keg.
Stone Cutting using Reinforced Sealed Planks. Produces Sealed Wood Keg.

Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:reinforced_sealed_planks- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "embers:sealed_planks"
},
{
"item": "minecraft:iron_bars"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "embers:sealed_wood_keg"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
