配方zy_croptopia
辣椒酱吐司配方
zy_croptopia:ajvar_toast_shaped
有序合成,产出 zy_croptopia:ajvar_toast
配方
ajvar
toast
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 辣椒酱吐司
- 产物预览
- ajvar_toast
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:ajvar_toast_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:ajvar",
"zy_croptopia:toast"
],
"outputIds": [
"zy_croptopia:ajvar_toast"
],
"pattern": [
"1",
"2"
],
"grid": [
"zy_croptopia:ajvar",
"zy_croptopia:toast"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:ajvar"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:toast"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:ajvar_toast"
}
],
"slots": [
{
"id": "zy_croptopia:ajvar",
"rawId": "zy_croptopia:ajvar",
"aux": "undefined",
"count": 1,
"label": "辣椒酱",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:toast",
"rawId": "zy_croptopia:toast",
"aux": "undefined",
"count": 1,
"label": "吐司",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:ajvar_toast",
"rawId": "zy_croptopia:ajvar_toast",
"aux": "undefined",
"count": 1,
"label": "辣椒酱吐司",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}