返回上一级
配方zy_croptopia

蛋白酥配方

zy_croptopia:meringue_shaped

有序合成,产出 zy_croptopia:meringue

配方

salt
vanilla
sugar
egg
egg
egg
类型
有序合成
布局
工作台 3x3
产出
蛋白酥
产物预览
meringue2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:meringue_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "zy_croptopia:salt",
      "minecraft:sugar",
      "zy_croptopia:vanilla"
    ],
    "outputIds": [
      "zy_croptopia:meringue"
    ],
    "pattern": [
      "243",
      "111"
    ],
    "grid": [
      "zy_croptopia:salt",
      "zy_croptopia:vanilla",
      "minecraft:sugar",
      "minecraft:egg",
      "minecraft:egg",
      "minecraft:egg"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:vanilla"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:meringue"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:vanilla",
        "rawId": "zy_croptopia:vanilla",
        "aux": "undefined",
        "count": 1,
        "label": "香草",
        "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"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:meringue",
        "rawId": "zy_croptopia:meringue",
        "aux": "undefined",
        "count": 2,
        "label": "蛋白酥",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}