Crafting using Copper Ingot, Wooden Shovel, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Cooking Pot.
- Inputs
- 5 × Copper Ingot
- Wooden Shovel
- Output
- → Cooking Pot
block· Machines & Other Blocks
Cooking Pot is a block from [Let's Do] Candlelight, crafted from Copper Ingot and Wooden Shovel.
Crafting using Copper Ingot, Wooden Shovel, Copper Ingot, Copper Ingot, Copper Ingot and Copper 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.
candlelight:cooking_potcandlelightcandlelightminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ISI",
"III"
],
"ingredients": {
"I": {
"item": "minecraft:copper_ingot"
},
"S": {
"item": "minecraft:wooden_shovel"
}
},
"conditions": [],
"sequence": null,
"group_name": "cooking_pot",
"experience": null,
"cooking_time": null
}