返回上一级
配方zy_croptopia

乳蛋饼配方

zy_croptopia:quiche_shaped

有序合成,产出 zy_croptopia:quiche, zy_croptopia:frying_pan

配方

milk_bottle
spinach
flour
onion
flour
onion
类型
有序合成
布局
工作台 3x3
产出
乳蛋饼, 平底锅
产物预览
quiche
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:quiche_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:frying_pan",
      "zy_croptopia:milk_bottle",
      "minecraft:egg",
      "zy_croptopia:spinach",
      "zy_croptopia:flour",
      "zy_croptopia:onion"
    ],
    "outputIds": [
      "zy_croptopia:quiche",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      " 1 ",
      "234",
      "5 6"
    ],
    "grid": [
      null,
      "zy_croptopia:frying_pan",
      null,
      "zy_croptopia:milk_bottle",
      "minecraft:egg",
      "zy_croptopia:spinach",
      "zy_croptopia:flour",
      null,
      "zy_croptopia:onion"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:spinach"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:onion"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:quiche"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "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:spinach",
        "rawId": "zy_croptopia:spinach",
        "aux": "undefined",
        "count": 1,
        "label": "菠菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:quiche",
        "rawId": "zy_croptopia:quiche",
        "aux": "undefined",
        "count": 1,
        "label": "乳蛋饼",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}