返回上一级
配方zy_croptopia

美洲山核桃派配方

zy_croptopia:pecan_pie_shaped

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

配方

pecan
sugar
egg
flour
dough
frying_pan
类型
有序合成
布局
工作台 3x3
产出
美洲山核桃派, 平底锅
产物预览
pecan_pie
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:pecan_pie_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:pecan",
      "minecraft:sugar",
      "minecraft:egg",
      "zy_croptopia:flour",
      "zy_croptopia:dough",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:pecan_pie",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "456"
    ],
    "grid": [
      "zy_croptopia:pecan",
      "minecraft:sugar",
      "minecraft:egg",
      "zy_croptopia:flour",
      "zy_croptopia:dough",
      "zy_croptopia:frying_pan"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:pecan"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:dough"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:pecan_pie"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:pecan",
        "rawId": "zy_croptopia:pecan",
        "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": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:dough",
        "rawId": "zy_croptopia:dough",
        "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:pecan_pie",
        "rawId": "zy_croptopia:pecan_pie",
        "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"
    ]
  }
}