返回首页
配方zy_croptopia

葡萄酒配方

zy_croptopia:wine_shaped

有序合成,产出 zy_croptopia:wine, zy_croptopia:food_press

配方

glass_bottle
grape
grape
food_press
类型
有序合成
布局
工作台 3x3
产出
葡萄酒, 多功能食品压榨机
产物预览
wine
food_press
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:wine_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:glass_bottle",
      "zy_croptopia:grape",
      "zy_croptopia:food_press"
    ],
    "outputIds": [
      "zy_croptopia:wine",
      "zy_croptopia:food_press"
    ],
    "pattern": [
      "123",
      "4"
    ],
    "grid": [
      "minecraft:glass_bottle",
      "zy_croptopia:grape",
      "zy_croptopia:grape",
      "zy_croptopia:food_press"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:glass_bottle"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:grape"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:grape"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:food_press"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:wine"
      },
      {
        "count": 1,
        "item": "zy_croptopia:food_press"
      }
    ],
    "slots": [
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:grape",
        "rawId": "zy_croptopia:grape",
        "aux": "undefined",
        "count": 1,
        "label": "葡萄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "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"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:wine",
        "rawId": "zy_croptopia:wine",
        "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"
    ]
  }
}