配方zy_croptopia
酱油配方
zy_croptopia:soy_sauce_shaped
有序合成,产出 zy_croptopia:soy_sauce, zy_croptopia:food_press
配方
food_press
soybean
water_bottle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 酱油, 多功能食品压榨机
- 产物预览
- soy_saucefood_press
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:soy_sauce_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:food_press",
"zy_croptopia:soybean",
"zy_croptopia:water_bottle"
],
"outputIds": [
"zy_croptopia:soy_sauce",
"zy_croptopia:food_press"
],
"pattern": [
"123"
],
"grid": [
"zy_croptopia:food_press",
"zy_croptopia:soybean",
"zy_croptopia:water_bottle"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:food_press"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:soybean"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:water_bottle"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:soy_sauce"
},
{
"count": 1,
"item": "zy_croptopia:food_press"
}
],
"slots": [
{
"id": "zy_croptopia:food_press",
"rawId": "zy_croptopia:food_press",
"aux": "undefined",
"count": 1,
"label": "多功能食品压榨机",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:soybean",
"rawId": "zy_croptopia:soybean",
"aux": "undefined",
"count": 1,
"label": "黄豆",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:water_bottle",
"rawId": "zy_croptopia:water_bottle",
"aux": "undefined",
"count": 1,
"label": "水瓶",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:soy_sauce",
"rawId": "zy_croptopia:soy_sauce",
"aux": "undefined",
"count": 1,
"label": "酱油",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:food_press",
"rawId": "zy_croptopia:food_press",
"aux": "undefined",
"count": 1,
"label": "多功能食品压榨机",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}