返回上一级
配方zy_croptopia

茄子帕尔玛干酪配方

zy_croptopia:eggplant_parmesan_shaped

有序合成,产出 zy_croptopia:eggplant_parmesan

配方

basil
egg
eggplant
pepper
cheese
cheese
bread
类型
有序合成
布局
工作台 3x3
产出
茄子帕尔玛干酪
产物预览
eggplant_parmesan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:eggplant_parmesan_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "zy_croptopia:eggplant",
      "zy_croptopia:olive_oil",
      "zy_croptopia:pepper",
      "zy_croptopia:cheese",
      "zy_croptopia:basil",
      "minecraft:bread"
    ],
    "outputIds": [
      "zy_croptopia:eggplant_parmesan"
    ],
    "pattern": [
      "61 ",
      "324",
      " 57"
    ],
    "grid": [
      "zy_croptopia:basil",
      "minecraft:egg",
      null,
      "zy_croptopia:olive_oil",
      "zy_croptopia:eggplant",
      "zy_croptopia:pepper",
      null,
      "zy_croptopia:cheese",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:eggplant"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:pepper"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:basil"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "minecraft:bread"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:eggplant_parmesan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:basil",
        "rawId": "zy_croptopia:basil",
        "aux": "undefined",
        "count": 1,
        "label": "罗勒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive_oil",
        "rawId": "zy_croptopia:olive_oil",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:eggplant",
        "rawId": "zy_croptopia:eggplant",
        "aux": "undefined",
        "count": 1,
        "label": "茄子",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:pepper",
        "rawId": "zy_croptopia:pepper",
        "aux": "undefined",
        "count": 1,
        "label": "胡椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cheese",
        "rawId": "zy_croptopia:cheese",
        "aux": "undefined",
        "count": 1,
        "label": "芝士",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:eggplant_parmesan",
        "rawId": "zy_croptopia:eggplant_parmesan",
        "aux": "undefined",
        "count": 1,
        "label": "茄子帕尔玛干酪",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}