返回上一级
配方zy_croptopia

鸡肉面配方

zy_croptopia:chicken_and_noodles_shaped

有序合成,产出 zy_croptopia:chicken_and_noodles, zy_croptopia:cooking_pot

配方

noodle
chile_pepper
olive_oil
chicken
cooking_pot
类型
有序合成
布局
工作台 3x3
产出
鸡肉面, 烹饪锅
产物预览
chicken_and_noodles
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:chicken_and_noodles_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:noodle",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:olive_oil",
      "minecraft:chicken",
      "zy_croptopia:cooking_pot"
    ],
    "outputIds": [
      "zy_croptopia:chicken_and_noodles",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123",
      "45"
    ],
    "grid": [
      "zy_croptopia:noodle",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:olive_oil",
      "minecraft:chicken",
      "zy_croptopia:cooking_pot"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:noodle"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:chicken"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:chicken_and_noodles"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:noodle",
        "rawId": "zy_croptopia:noodle",
        "aux": "undefined",
        "count": 1,
        "label": "面条",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:chile_pepper",
        "rawId": "zy_croptopia:chile_pepper",
        "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:chicken",
        "rawId": "minecraft:chicken",
        "aux": "undefined",
        "count": 1,
        "label": "chicken",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:chicken_and_noodles",
        "rawId": "zy_croptopia:chicken_and_noodles",
        "aux": "undefined",
        "count": 1,
        "label": "鸡肉面",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}