配方zy_croptopia
芦笋芝士配方
zy_croptopia:cheesy_asparagus_shaped
有序合成,产出 zy_croptopia:cheesy_asparagus
配方
cheese
pepper
olive_oil
pepper
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 芦笋芝士
- 产物预览
- cheesy_asparagus
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:cheesy_asparagus_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:asparagus",
"zy_croptopia:olive_oil",
"zy_croptopia:cheese",
"zy_croptopia:pepper"
],
"outputIds": [
"zy_croptopia:cheesy_asparagus"
],
"pattern": [
" 1 ",
"324"
],
"grid": [
null,
"zy_croptopia:asparagus",
null,
"zy_croptopia:cheese",
"zy_croptopia:olive_oil",
"zy_croptopia:pepper"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:asparagus"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:olive_oil"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:cheese"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:pepper"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:cheesy_asparagus"
}
],
"slots": [
{
"id": "zy_croptopia:asparagus",
"rawId": "zy_croptopia:asparagus",
"aux": "undefined",
"count": 1,
"label": "芦笋",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:cheese",
"rawId": "zy_croptopia:cheese",
"aux": "undefined",
"count": 1,
"label": "芝士",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:olive_oil",
"rawId": "zy_croptopia:olive_oil",
"aux": "undefined",
"count": 1,
"label": "橄榄油",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:pepper",
"rawId": "zy_croptopia:pepper",
"aux": "undefined",
"count": 1,
"label": "胡椒",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:cheesy_asparagus",
"rawId": "zy_croptopia:cheesy_asparagus",
"aux": "undefined",
"count": 1,
"label": "芦笋芝士",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}