配方zy_croptopia
墨西哥起司薄饼配方
zy_croptopia:quesadilla_shaped
有序合成,产出 zy_croptopia:quesadilla, zy_croptopia:frying_pan
配方
tortilla
tortilla
cheese
avocado
chicken
frying_pan
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 墨西哥起司薄饼, 平底锅
- 产物预览
- quesadilla2frying_pan
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:quesadilla_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:tortilla",
"zy_croptopia:cheese",
"zy_croptopia:avocado",
"minecraft:chicken",
"zy_croptopia:frying_pan"
],
"outputIds": [
"zy_croptopia:quesadilla",
"zy_croptopia:frying_pan"
],
"pattern": [
"123",
"456"
],
"grid": [
"zy_croptopia:tortilla",
"zy_croptopia:tortilla",
"zy_croptopia:cheese",
"zy_croptopia:avocado",
"minecraft:chicken",
"zy_croptopia:frying_pan"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:tortilla"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:tortilla"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:cheese"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:avocado"
},
{
"slot": "5",
"count": 1,
"item": "minecraft:chicken"
},
{
"slot": "6",
"count": 1,
"item": "zy_croptopia:frying_pan"
}
],
"results": [
{
"count": 2,
"item": "zy_croptopia:quesadilla"
},
{
"count": 1,
"item": "zy_croptopia:frying_pan"
}
],
"slots": [
{
"id": "zy_croptopia:tortilla",
"rawId": "zy_croptopia:tortilla",
"aux": "undefined",
"count": 1,
"label": "墨西哥薄饼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:tortilla",
"rawId": "zy_croptopia:tortilla",
"aux": "undefined",
"count": 1,
"label": "墨西哥薄饼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:cheese",
"rawId": "zy_croptopia:cheese",
"aux": "undefined",
"count": 1,
"label": "芝士",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:avocado",
"rawId": "zy_croptopia:avocado",
"aux": "undefined",
"count": 1,
"label": "鳄梨",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:chicken",
"rawId": "minecraft:chicken",
"aux": "undefined",
"count": 1,
"label": "chicken",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:quesadilla",
"rawId": "zy_croptopia:quesadilla",
"aux": "undefined",
"count": 2,
"label": "墨西哥起司薄饼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}