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