配方zy_croptopia
黄油配方
zy_croptopia:butter_shaped
有序合成,产出 zy_croptopia:butter, zy_croptopia:food_press
配方
cooking_pot
food_press
milk_bottle
salt
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 黄油, 多功能食品压榨机
- 产物预览
- butterfood_press
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:butter_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:cooking_pot",
"zy_croptopia:food_press",
"zy_croptopia:milk_bottle",
"zy_croptopia:salt"
],
"outputIds": [
"zy_croptopia:butter",
"zy_croptopia:food_press"
],
"pattern": [
"123",
"4"
],
"grid": [
"zy_croptopia:cooking_pot",
"zy_croptopia:food_press",
"zy_croptopia:milk_bottle",
"zy_croptopia:salt"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:cooking_pot"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:food_press"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:milk_bottle"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:salt"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:butter"
},
{
"count": 1,
"item": "zy_croptopia:food_press"
}
],
"slots": [
{
"id": "zy_croptopia:cooking_pot",
"rawId": "zy_croptopia:cooking_pot",
"aux": "undefined",
"count": 1,
"label": "烹饪锅",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:food_press",
"rawId": "zy_croptopia:food_press",
"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:salt",
"rawId": "zy_croptopia:salt",
"aux": "undefined",
"count": 1,
"label": "盐",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:butter",
"rawId": "zy_croptopia:butter",
"aux": "undefined",
"count": 1,
"label": "黄油",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:food_press",
"rawId": "zy_croptopia:food_press",
"aux": "undefined",
"count": 1,
"label": "多功能食品压榨机",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}