配方zy_croptopia
土豆汤配方
zy_croptopia:potato_soup_shaped
有序合成,产出 zy_croptopia:potato_soup
配方
flour
bacon
water_bottle
bacon
water_bottle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 土豆汤
- 产物预览
- potato_soup
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:potato_soup_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:potato",
"zy_croptopia:flour",
"zy_croptopia:greenonion",
"zy_croptopia:bacon",
"zy_croptopia:water_bottle"
],
"outputIds": [
"zy_croptopia:potato_soup"
],
"pattern": [
" 1 ",
"234",
" 5 "
],
"grid": [
null,
"minecraft:potato",
null,
"zy_croptopia:flour",
"zy_croptopia:greenonion",
"zy_croptopia:bacon",
null,
"zy_croptopia:water_bottle",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:potato"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:flour"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:greenonion"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:bacon"
},
{
"slot": "5",
"count": 1,
"item": "zy_croptopia:water_bottle"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:potato_soup"
}
],
"slots": [
{
"id": "minecraft:potato",
"rawId": "minecraft:potato",
"aux": "undefined",
"count": 1,
"label": "potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:flour",
"rawId": "zy_croptopia:flour",
"aux": "undefined",
"count": 1,
"label": "面粉",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:greenonion",
"rawId": "zy_croptopia:greenonion",
"aux": "undefined",
"count": 1,
"label": "大葱",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:bacon",
"rawId": "zy_croptopia:bacon",
"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:potato_soup",
"rawId": "zy_croptopia:potato_soup",
"aux": "undefined",
"count": 1,
"label": "土豆汤",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}