配方zy_croptopia
牛肉乱炖配方
zy_croptopia:beef_stew_shaped
有序合成,产出 zy_croptopia:beef_stew
配方
carrot
beef
flour
potato
potato
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 牛肉乱炖
- 产物预览
- beef_stew
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:beef_stew_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:carrot",
"minecraft:beef",
"minecraft:potato",
"zy_croptopia:flour"
],
"outputIds": [
"zy_croptopia:beef_stew"
],
"pattern": [
"1 4",
"253"
],
"grid": [
"minecraft:carrot",
null,
"minecraft:carrot",
"minecraft:beef",
"zy_croptopia:flour",
"minecraft:potato"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:carrot"
},
{
"slot": "2",
"count": 1,
"item": "minecraft:beef"
},
{
"slot": "3",
"count": 1,
"item": "minecraft:potato"
},
{
"slot": "4",
"count": 1,
"item": "minecraft:carrot"
},
{
"slot": "5",
"count": 1,
"item": "zy_croptopia:flour"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:beef_stew"
}
],
"slots": [
{
"id": "minecraft:carrot",
"rawId": "minecraft:carrot",
"aux": "undefined",
"count": 1,
"label": "carrot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:carrot",
"rawId": "minecraft:carrot",
"aux": "undefined",
"count": 1,
"label": "carrot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:beef",
"rawId": "minecraft:beef",
"aux": "undefined",
"count": 1,
"label": "beef",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:flour",
"rawId": "zy_croptopia:flour",
"aux": "undefined",
"count": 1,
"label": "面粉",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:potato",
"rawId": "minecraft:potato",
"aux": "undefined",
"count": 1,
"label": "potato",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:beef_stew",
"rawId": "zy_croptopia:beef_stew",
"aux": "undefined",
"count": 1,
"label": "牛肉乱炖",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}