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