配方zy_croptopia
薯饼配方
zy_croptopia:hashed_brown_shaped
有序合成,产出 zy_croptopia:hashed_brown, zy_croptopia:knife
配方
potato
frying_pan
olive_oil
knife
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 薯饼, 刀
- 产物预览
- hashed_brown4knife
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:hashed_brown_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:potato",
"zy_croptopia:frying_pan",
"zy_croptopia:olive_oil",
"zy_croptopia:knife"
],
"outputIds": [
"zy_croptopia:hashed_brown",
"zy_croptopia:knife"
],
"pattern": [
"123",
" 4 "
],
"grid": [
"minecraft:potato",
"zy_croptopia:frying_pan",
"zy_croptopia:olive_oil",
null,
"zy_croptopia:knife",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:potato"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:frying_pan"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:olive_oil"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:knife"
}
],
"results": [
{
"count": 4,
"item": "zy_croptopia:hashed_brown"
},
{
"count": 1,
"item": "zy_croptopia:knife"
}
],
"slots": [
{
"id": "minecraft:potato",
"rawId": "minecraft:potato",
"aux": "undefined",
"count": 1,
"label": "potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:olive_oil",
"rawId": "zy_croptopia:olive_oil",
"aux": "undefined",
"count": 1,
"label": "橄榄油",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:knife",
"rawId": "zy_croptopia:knife",
"aux": "undefined",
"count": 1,
"label": "刀",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:hashed_brown",
"rawId": "zy_croptopia:hashed_brown",
"aux": "undefined",
"count": 4,
"label": "薯饼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:knife",
"rawId": "zy_croptopia:knife",
"aux": "undefined",
"count": 1,
"label": "刀",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}