Crafting using Brick, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Stockpot Lid.
- Inputs
- Brick
- 3 × Any Iron Ingot
- Output
- → Stockpot Lid
item· Other
Stockpot Lid is an item from Kaleidoscope Cookery, crafted from Brick and Any Iron Ingot.
kaleidoscope_cookery:stockpot_lidkaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:items/cookery_mod_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"III"
],
"ingredients": {
"B": {
"item": "minecraft:brick"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}