配方zy_croptopia
南瓜汤配方
zy_croptopia:pumpkin_soup_shaped
有序合成,产出 zy_croptopia:pumpkin_soup, zy_croptopia:cooking_pot
配方
onion
garlic
pepper
pumpkin
pumpkin
cooking_pot
pumpkin
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 南瓜汤, 烹饪锅
- 产物预览
- pumpkin_soup2cooking_pot
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:pumpkin_soup_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:onion",
"zy_croptopia:garlic",
"zy_croptopia:pepper",
"minecraft:pumpkin",
"zy_croptopia:salt",
"zy_croptopia:cooking_pot"
],
"outputIds": [
"zy_croptopia:pumpkin_soup",
"zy_croptopia:cooking_pot"
],
"pattern": [
"123",
" 5 ",
"464"
],
"grid": [
"zy_croptopia:onion",
"zy_croptopia:garlic",
"zy_croptopia:pepper",
null,
"zy_croptopia:salt",
null,
"minecraft:pumpkin",
"zy_croptopia:cooking_pot",
"minecraft:pumpkin"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:onion"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:garlic"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:pepper"
},
{
"slot": "4",
"count": 1,
"item": "minecraft:pumpkin"
},
{
"slot": "5",
"count": 1,
"item": "zy_croptopia:salt"
},
{
"slot": "6",
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"results": [
{
"count": 2,
"item": "zy_croptopia:pumpkin_soup"
},
{
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"slots": [
{
"id": "zy_croptopia:onion",
"rawId": "zy_croptopia:onion",
"aux": "undefined",
"count": 1,
"label": "洋葱",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:garlic",
"rawId": "zy_croptopia:garlic",
"aux": "undefined",
"count": 1,
"label": "大蒜",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:pepper",
"rawId": "zy_croptopia:pepper",
"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": "minecraft:pumpkin",
"rawId": "minecraft:pumpkin",
"aux": "undefined",
"count": 1,
"label": "pumpkin",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:pumpkin",
"rawId": "minecraft:pumpkin",
"aux": "undefined",
"count": 1,
"label": "pumpkin",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:pumpkin_soup",
"rawId": "zy_croptopia:pumpkin_soup",
"aux": "undefined",
"count": 2,
"label": "南瓜汤",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}