Crafting using Sealed Planks, Sealed Planks, Sealed Planks, Iron Plate, Iron Plate, Sealed Planks, Sealed Planks and Sealed Planks, arranged in the pattern shown. Produces Char Instiller.
Char Instiller
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Char Instiller is a block from Embers Rekindled, crafted from Sealed Planks and Iron Plate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Char Instiller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:char_instiller- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"I I",
"PPP"
],
"ingredients": {
"I": {
"tag": "forge:plates/iron"
},
"P": {
"item": "embers:sealed_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
