返回首页
配方zy_croptopia

干煸蔬菜配方

zy_croptopia:stir_fry_shaped

有序合成,产出 zy_croptopia:stir_fry

配方

garlic
broccoli
greenonion
bellpepper
olive_oil
carrot
类型
有序合成
布局
工作台 3x3
产出
干煸蔬菜
产物预览
stir_fry
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:stir_fry_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:broccoli",
      "zy_croptopia:olive_oil",
      "zy_croptopia:garlic",
      "zy_croptopia:greenonion",
      "zy_croptopia:bellpepper",
      "minecraft:carrot"
    ],
    "outputIds": [
      "zy_croptopia:stir_fry"
    ],
    "pattern": [
      "314",
      "526"
    ],
    "grid": [
      "zy_croptopia:garlic",
      "zy_croptopia:broccoli",
      "zy_croptopia:greenonion",
      "zy_croptopia:bellpepper",
      "zy_croptopia:olive_oil",
      "minecraft:carrot"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:broccoli"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:garlic"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:greenonion"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "minecraft:carrot"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:stir_fry"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:garlic",
        "rawId": "zy_croptopia:garlic",
        "aux": "undefined",
        "count": 1,
        "label": "大蒜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:broccoli",
        "rawId": "zy_croptopia:broccoli",
        "aux": "undefined",
        "count": 1,
        "label": "西兰花",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:greenonion",
        "rawId": "zy_croptopia:greenonion",
        "aux": "undefined",
        "count": 1,
        "label": "大葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:bellpepper",
        "rawId": "zy_croptopia:bellpepper",
        "aux": "undefined",
        "count": 1,
        "label": "甜椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive_oil",
        "rawId": "zy_croptopia:olive_oil",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:carrot",
        "rawId": "minecraft:carrot",
        "aux": "undefined",
        "count": 1,
        "label": "carrot",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:stir_fry",
        "rawId": "zy_croptopia:stir_fry",
        "aux": "undefined",
        "count": 1,
        "label": "干煸蔬菜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}