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