配方zy_croptopia
清蒸螃蟹配方
zy_croptopia:steamed_crab_shaped
有序合成,产出 zy_croptopia:steamed_crab, zy_croptopia:cooking_pot
配方
crab
water_bottle
cooking_pot
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 清蒸螃蟹, 烹饪锅
- 产物预览
- steamed_crabcooking_pot
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:steamed_crab_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:crab",
"zy_croptopia:water_bottle",
"zy_croptopia:cooking_pot"
],
"outputIds": [
"zy_croptopia:steamed_crab",
"zy_croptopia:cooking_pot"
],
"pattern": [
"1",
"2",
"3"
],
"grid": [
"zy_croptopia:crab",
"zy_croptopia:water_bottle",
"zy_croptopia:cooking_pot"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:crab"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:water_bottle"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:steamed_crab"
},
{
"count": 1,
"item": "zy_croptopia:cooking_pot"
}
],
"slots": [
{
"id": "zy_croptopia:crab",
"rawId": "zy_croptopia:crab",
"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"
},
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:steamed_crab",
"rawId": "zy_croptopia:steamed_crab",
"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"
]
}
}