配方zy_croptopia
葡萄汁配方
zy_croptopia:grape_juice_shaped
有序合成,产出 zy_croptopia:grape_juice, zy_croptopia:food_press
配方
grape
food_press
glass_bottle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 葡萄汁, 多功能食品压榨机
- 产物预览
- grape_juicefood_press
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:grape_juice_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:grape",
"zy_croptopia:food_press",
"minecraft:glass_bottle"
],
"outputIds": [
"zy_croptopia:grape_juice",
"zy_croptopia:food_press"
],
"pattern": [
"123"
],
"grid": [
"zy_croptopia:grape",
"zy_croptopia:food_press",
"minecraft:glass_bottle"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:grape"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:food_press"
},
{
"slot": "3",
"count": 1,
"item": "minecraft:glass_bottle"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:grape_juice"
},
{
"count": 1,
"item": "zy_croptopia:food_press"
}
],
"slots": [
{
"id": "zy_croptopia:grape",
"rawId": "zy_croptopia:grape",
"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": "minecraft:glass_bottle",
"rawId": "minecraft:glass_bottle",
"aux": "undefined",
"count": 1,
"label": "glass bottle",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:grape_juice",
"rawId": "zy_croptopia:grape_juice",
"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"
]
}
}