Crafting using Cooking Cauldron, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Fondue.
- Inputs
- Cooking Cauldron
- 5 × Iron Ingot
- Output
- → Fondue
block· Machines & Other Blocks
Fondue is a block from [Let's Do] Meadow, crafted from Cooking Cauldron and Iron Ingot.
Crafting using Cooking Cauldron, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Fondue.
| source | count | drop rate | conditions |
|---|---|---|---|
| Fondue | 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.
meadow:fonduemeadowmeadowminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"III",
"I I"
],
"ingredients": {
"B": {
"item": "meadow:cooking_cauldron"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}