配方zy_croptopia
烹饪锅配方
zy_croptopia:cooking_pot_shaped
有序合成,产出 zy_croptopia:cooking_pot
配方
iron_ingot
iron_ingot
iron_ingot
iron_ingot
iron_ingot
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 烹饪锅
- 产物预览
- cooking_pot
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:cooking_pot_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:iron_ingot"
],
"outputIds": [
"zy_croptopia:cooking_pot"
],
"pattern": [
"# #",
"# #",
" # "
],
"grid": [
"minecraft:iron_ingot",
null,
"minecraft:iron_ingot",
"minecraft:iron_ingot",
null,
"minecraft:iron_ingot",
null,
"minecraft:iron_ingot",
null
],
"ingredients": [
{
"slot": "#",
"count": 1,
"item": "minecraft:iron_ingot"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"slots": [
{
"id": "minecraft:iron_ingot",
"rawId": "minecraft:iron_ingot",
"aux": "undefined",
"count": 1,
"label": "iron ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:iron_ingot",
"rawId": "minecraft:iron_ingot",
"aux": "undefined",
"count": 1,
"label": "iron ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:iron_ingot",
"rawId": "minecraft:iron_ingot",
"aux": "undefined",
"count": 1,
"label": "iron ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:iron_ingot",
"rawId": "minecraft:iron_ingot",
"aux": "undefined",
"count": 1,
"label": "iron ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:iron_ingot",
"rawId": "minecraft:iron_ingot",
"aux": "undefined",
"count": 1,
"label": "iron ingot",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}