Crafting using Iron Ingot, Wooden Shovel, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Cooking Pot.
- Inputs
- 5 × Iron Ingot
- Wooden Shovel
- Output
- → Cooking Pot
block· Machines & Other Blocks
Cooking Pot is a block from [Let's Do] Farm & Charm, crafted from Iron Ingot and Wooden Shovel.
Crafting using Iron Ingot, Wooden Shovel, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Cooking Pot.
| source | count | drop rate | conditions |
|---|---|---|---|
| Cooking Pot | 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:cooking_potfarm_and_charmfarm_and_charmfarm_and_charm:blocks/cooking_pots farm_and_charm:blocks/suppress_campfire_smoke_particles farm_and_charm:items/hangable minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ISI",
"III"
],
"ingredients": {
"I": {
"item": "minecraft:iron_ingot"
},
"S": {
"item": "minecraft:wooden_shovel"
}
},
"conditions": [],
"sequence": null,
"group_name": "cooking_pot",
"experience": null,
"cooking_time": null
}