Crafting using Brick, Brick, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Stockpot.
- Inputs
- 2 × Brick
- 5 × Any Iron Ingot
- Output
- → Stockpot
block· Machines & Other Blocks
Stockpot is a block from Kaleidoscope Cookery, crafted from Brick and Any Iron Ingot.
Crafting using Brick, Brick, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Stockpot.
| source | count | drop rate | conditions |
|---|---|---|---|
| Stockpot | 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.
kaleidoscope_cookery:stockpotkaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:items/cookery_mod_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B B",
"I I",
"III"
],
"ingredients": {
"B": {
"item": "minecraft:brick"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}