配方zy_croptopia
土豆泥配方
zy_croptopia:mashed_potatoes_shaped
有序合成,产出 zy_croptopia:mashed_potatoes, zy_croptopia:mortar_and_pestle
配方
potato
milk_bottle
mortar_and_pestle
mortar_and_pestle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 土豆泥, 研钵
- 产物预览
- mashed_potatoesmortar_and_pestle
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:mashed_potatoes_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:potato",
"zy_croptopia:salt",
"zy_croptopia:mortar_and_pestle",
"zy_croptopia:milk_bottle"
],
"outputIds": [
"zy_croptopia:mashed_potatoes",
"zy_croptopia:mortar_and_pestle"
],
"pattern": [
"1 ",
"24",
"3 "
],
"grid": [
"minecraft:potato",
null,
"zy_croptopia:salt",
"zy_croptopia:milk_bottle",
"zy_croptopia:mortar_and_pestle",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:potato"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:salt"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:mortar_and_pestle"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:milk_bottle"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:mashed_potatoes"
},
{
"count": 1,
"item": "zy_croptopia:mortar_and_pestle"
}
],
"slots": [
{
"id": "minecraft:potato",
"rawId": "minecraft:potato",
"aux": "undefined",
"count": 1,
"label": "potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:salt",
"rawId": "zy_croptopia:salt",
"aux": "undefined",
"count": 1,
"label": "盐",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:milk_bottle",
"rawId": "zy_croptopia:milk_bottle",
"aux": "undefined",
"count": 1,
"label": "牛奶瓶",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:mortar_and_pestle",
"rawId": "zy_croptopia:mortar_and_pestle",
"aux": "undefined",
"count": 1,
"label": "研钵",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:mashed_potatoes",
"rawId": "zy_croptopia:mashed_potatoes",
"aux": "undefined",
"count": 1,
"label": "土豆泥",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:mortar_and_pestle",
"rawId": "zy_croptopia:mortar_and_pestle",
"aux": "undefined",
"count": 1,
"label": "研钵",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}