返回上一级
配方zy_croptopia

伊顿麦斯配方

zy_croptopia:eton_mess_shaped

有序合成,产出 zy_croptopia:eton_mess

配方

strawberry
whipping_cream
strawberry
egg
sugar
egg
类型
有序合成
布局
工作台 3x3
产出
伊顿麦斯
产物预览
eton_mess
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:eton_mess_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "minecraft:sugar",
      "zy_croptopia:strawberry",
      "zy_croptopia:whipping_cream"
    ],
    "outputIds": [
      "zy_croptopia:eton_mess"
    ],
    "pattern": [
      "343",
      "121"
    ],
    "grid": [
      "zy_croptopia:strawberry",
      "zy_croptopia:whipping_cream",
      "zy_croptopia:strawberry",
      "minecraft:egg",
      "minecraft:sugar",
      "minecraft:egg"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:strawberry"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:whipping_cream"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:eton_mess"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:strawberry",
        "rawId": "zy_croptopia:strawberry",
        "aux": "undefined",
        "count": 1,
        "label": "草莓",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:whipping_cream",
        "rawId": "zy_croptopia:whipping_cream",
        "aux": "undefined",
        "count": 1,
        "label": "打发的奶油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:strawberry",
        "rawId": "zy_croptopia:strawberry",
        "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": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:eton_mess",
        "rawId": "zy_croptopia:eton_mess",
        "aux": "undefined",
        "count": 1,
        "label": "伊顿麦斯",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}