Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Bricks, Bricks, Bricks, Bricks, Campfire and Bricks, arranged in the pattern shown. Produces Stove.
- Inputs
- 3 × Iron Ingot
- 5 × Bricks
- Campfire
- Output
- → Stove


block· Machines & Other Blocks
Stove is a block from [Let's Do] Farm & Charm, crafted from Iron Ingot, Bricks, and Campfire.
Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Bricks, Bricks, Bricks, Bricks, Campfire and Bricks, arranged in the pattern shown. Produces Stove.

| source | count | drop rate | conditions |
|---|---|---|---|
| Stove | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
farm_and_charm:stovefarm_and_charmfarm_and_charmc:blocks/allows_cooking create:blocks/fan_heaters create:blocks/passive_boiler_heaters farm_and_charm:blocks/allows_cooking forge:blocks/allows_cooking minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"###",
"#B#"
],
"ingredients": {
"#": {
"item": "minecraft:bricks"
},
"B": {
"item": "minecraft:campfire"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}