返回上一级
配方zy_croptopia

丰盛早餐配方

zy_croptopia:the_big_breakfast_shaped

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

配方

egg
bacon
hashed_brown
frying_pan
hashed_brown
toast
sausage
sausage
类型
有序合成
布局
工作台 3x3
产出
丰盛早餐, 平底锅
产物预览
the_big_breakfast
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:the_big_breakfast_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "zy_croptopia:bacon",
      "zy_croptopia:hashed_brown",
      "zy_croptopia:baked_beans",
      "zy_croptopia:sausage",
      "zy_croptopia:toast",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:the_big_breakfast",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "736",
      " 45"
    ],
    "grid": [
      "minecraft:egg",
      "zy_croptopia:bacon",
      "zy_croptopia:hashed_brown",
      "zy_croptopia:frying_pan",
      "zy_croptopia:hashed_brown",
      "zy_croptopia:toast",
      null,
      "zy_croptopia:baked_beans",
      "zy_croptopia:sausage"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:bacon"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:hashed_brown"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:baked_beans"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:sausage"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:toast"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:the_big_breakfast"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:bacon",
        "rawId": "zy_croptopia:bacon",
        "aux": "undefined",
        "count": 1,
        "label": "培根",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:hashed_brown",
        "rawId": "zy_croptopia:hashed_brown",
        "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"
      },
      {
        "id": "zy_croptopia:hashed_brown",
        "rawId": "zy_croptopia:hashed_brown",
        "aux": "undefined",
        "count": 1,
        "label": "薯饼",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:toast",
        "rawId": "zy_croptopia:toast",
        "aux": "undefined",
        "count": 1,
        "label": "吐司",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:baked_beans",
        "rawId": "zy_croptopia:baked_beans",
        "aux": "undefined",
        "count": 1,
        "label": "焗豆",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:sausage",
        "rawId": "zy_croptopia:sausage",
        "aux": "undefined",
        "count": 1,
        "label": "香肠",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:the_big_breakfast",
        "rawId": "zy_croptopia:the_big_breakfast",
        "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"
    ]
  }
}