返回上一级
配方zy_croptopia

烤可丽饼配方

zy_croptopia:baked_crepes_shaped

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

配方

egg
flour
egg
milk_bottle
spinach
cheese
frying_pan
类型
有序合成
布局
工作台 3x3
产出
烤可丽饼, 平底锅
产物预览
baked_crepes
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:baked_crepes_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "zy_croptopia:flour",
      "zy_croptopia:milk_bottle",
      "zy_croptopia:spinach",
      "zy_croptopia:cheese",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:baked_crepes",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "121",
      "356",
      " 7 "
    ],
    "grid": [
      "minecraft:egg",
      "zy_croptopia:flour",
      "minecraft:egg",
      "zy_croptopia:milk_bottle",
      "zy_croptopia:spinach",
      "zy_croptopia:cheese",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:spinach"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:baked_crepes"
      },
      {
        "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:flour",
        "rawId": "zy_croptopia:flour",
        "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:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:spinach",
        "rawId": "zy_croptopia:spinach",
        "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": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:baked_crepes",
        "rawId": "zy_croptopia:baked_crepes",
        "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"
    ]
  }
}