配方zy_croptopia
吐司三明治配方
zy_croptopia:toast_sandwich_shaped
有序合成,产出 zy_croptopia:toast_sandwich
配方
bread
buttered_toast
bread
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 吐司三明治
- 产物预览
- toast_sandwich2
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:toast_sandwich_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:bread",
"zy_croptopia:buttered_toast"
],
"outputIds": [
"zy_croptopia:toast_sandwich"
],
"pattern": [
"121"
],
"grid": [
"minecraft:bread",
"zy_croptopia:buttered_toast",
"minecraft:bread"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:bread"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:buttered_toast"
}
],
"results": [
{
"count": 2,
"item": "zy_croptopia:toast_sandwich"
}
],
"slots": [
{
"id": "minecraft:bread",
"rawId": "minecraft:bread",
"aux": "undefined",
"count": 1,
"label": "bread",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:buttered_toast",
"rawId": "zy_croptopia:buttered_toast",
"aux": "undefined",
"count": 1,
"label": "黄油吐司",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bread",
"rawId": "minecraft:bread",
"aux": "undefined",
"count": 1,
"label": "bread",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:toast_sandwich",
"rawId": "zy_croptopia:toast_sandwich",
"aux": "undefined",
"count": 2,
"label": "吐司三明治",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}