配方zy_croptopia
墨西哥油煎面卷饼配方
zy_croptopia:chimichanga_shaped
有序合成,产出 zy_croptopia:chimichanga, zy_croptopia:cooking_pot
配方
burrito
flour
cooking_pot
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 墨西哥油煎面卷饼, 烹饪锅
- 产物预览
- chimichangacooking_pot
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:chimichanga_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:burrito",
"zy_croptopia:flour",
"zy_croptopia:cooking_pot"
],
"outputIds": [
"zy_croptopia:chimichanga",
"zy_croptopia:cooking_pot"
],
"pattern": [
"123"
],
"grid": [
"zy_croptopia:burrito",
"zy_croptopia:flour",
"zy_croptopia:cooking_pot"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:burrito"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:flour"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:chimichanga"
},
{
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"slots": [
{
"id": "zy_croptopia:burrito",
"rawId": "zy_croptopia:burrito",
"aux": "undefined",
"count": 1,
"label": "墨西哥卷饼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:flour",
"rawId": "zy_croptopia:flour",
"aux": "undefined",
"count": 1,
"label": "面粉",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:chimichanga",
"rawId": "zy_croptopia:chimichanga",
"aux": "undefined",
"count": 1,
"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"
]
}
}