配方zy_croptopia
黄油炒绿豆配方
zy_croptopia:buttered_green_beans_shaped
有序合成,产出 zy_croptopia:buttered_green_beans
配方
salt
pepper
greenbean
ginger
ginger
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 黄油炒绿豆
- 产物预览
- buttered_green_beans
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:buttered_green_beans_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:butter",
"zy_croptopia:greenbean",
"zy_croptopia:ginger",
"zy_croptopia:salt",
"zy_croptopia:pepper"
],
"outputIds": [
"zy_croptopia:buttered_green_beans"
],
"pattern": [
"45 ",
"123"
],
"grid": [
"zy_croptopia:salt",
"zy_croptopia:pepper",
null,
"zy_croptopia:butter",
"zy_croptopia:greenbean",
"zy_croptopia:ginger"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:butter"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:greenbean"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:ginger"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:salt"
},
{
"slot": "5",
"count": 1,
"item": "zy_croptopia:pepper"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:buttered_green_beans"
}
],
"slots": [
{
"id": "zy_croptopia:salt",
"rawId": "zy_croptopia:salt",
"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"
},
{
"id": "zy_croptopia:butter",
"rawId": "zy_croptopia:butter",
"aux": "undefined",
"count": 1,
"label": "黄油",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:greenbean",
"rawId": "zy_croptopia:greenbean",
"aux": "undefined",
"count": 1,
"label": "绿豆",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:ginger",
"rawId": "zy_croptopia:ginger",
"aux": "undefined",
"count": 1,
"label": "姜",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:buttered_green_beans",
"rawId": "zy_croptopia:buttered_green_beans",
"aux": "undefined",
"count": 1,
"label": "黄油炒绿豆",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}