返回上一级
配方zy_croptopia

蒸绿豆配方

zy_croptopia:steamed_green_beans_shaped

有序合成,产出 zy_croptopia:steamed_green_beans

配方

greenbean
water_bottle
greenbean
类型
有序合成
布局
工作台 3x3
产出
蒸绿豆
产物预览
steamed_green_beans2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:steamed_green_beans_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:greenbean",
      "zy_croptopia:water_bottle"
    ],
    "outputIds": [
      "zy_croptopia:steamed_green_beans"
    ],
    "pattern": [
      "121"
    ],
    "grid": [
      "zy_croptopia:greenbean",
      "zy_croptopia:water_bottle",
      "zy_croptopia:greenbean"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:greenbean"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:water_bottle"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:steamed_green_beans"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:greenbean",
        "rawId": "zy_croptopia:greenbean",
        "aux": "undefined",
        "count": 1,
        "label": "绿豆",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:water_bottle",
        "rawId": "zy_croptopia:water_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "水瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:greenbean",
        "rawId": "zy_croptopia:greenbean",
        "aux": "undefined",
        "count": 1,
        "label": "绿豆",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:steamed_green_beans",
        "rawId": "zy_croptopia:steamed_green_beans",
        "aux": "undefined",
        "count": 2,
        "label": "蒸绿豆",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}