配方zy_croptopia
羽衣甘蓝片配方
zy_croptopia:kale_chips_shaped
有序合成,产出 zy_croptopia:kale_chips, zy_croptopia:frying_pan
配方
kale
frying_pan
salt
olive_oil
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 羽衣甘蓝片, 平底锅
- 产物预览
- kale_chipsfrying_pan
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:kale_chips_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:kale",
"zy_croptopia:frying_pan",
"zy_croptopia:salt",
"zy_croptopia:olive_oil"
],
"outputIds": [
"zy_croptopia:kale_chips",
"zy_croptopia:frying_pan"
],
"pattern": [
"123",
"4"
],
"grid": [
"zy_croptopia:kale",
"zy_croptopia:frying_pan",
"zy_croptopia:salt",
"zy_croptopia:olive_oil"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:kale"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:frying_pan"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:salt"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:olive_oil"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:kale_chips"
},
{
"count": 1,
"item": "zy_croptopia:frying_pan"
}
],
"slots": [
{
"id": "zy_croptopia:kale",
"rawId": "zy_croptopia:kale",
"aux": "undefined",
"count": 1,
"label": "羽衣甘蓝",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:salt",
"rawId": "zy_croptopia:salt",
"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"
}
],
"outputs": [
{
"id": "zy_croptopia:kale_chips",
"rawId": "zy_croptopia:kale_chips",
"aux": "undefined",
"count": 1,
"label": "羽衣甘蓝片",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}