返回上一级
配方zy_croptopia

康沃尔馅饼配方

zy_croptopia:cornish_pasty_shaped

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

配方

onion
rutabaga
pepper
flour
beef
potato
frying_pan
类型
有序合成
布局
工作台 3x3
产出
康沃尔馅饼, 平底锅
产物预览
cornish_pasty
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:cornish_pasty_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:frying_pan",
      "zy_croptopia:flour",
      "minecraft:beef",
      "minecraft:potato",
      "zy_croptopia:onion",
      "zy_croptopia:rutabaga",
      "zy_croptopia:pepper"
    ],
    "outputIds": [
      "zy_croptopia:cornish_pasty",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "567",
      "234",
      " 1 "
    ],
    "grid": [
      "zy_croptopia:onion",
      "zy_croptopia:rutabaga",
      "zy_croptopia:pepper",
      "zy_croptopia:flour",
      "minecraft:beef",
      "minecraft:potato",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:beef"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:potato"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:onion"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:rutabaga"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:pepper"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:cornish_pasty"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:rutabaga",
        "rawId": "zy_croptopia:rutabaga",
        "aux": "undefined",
        "count": 1,
        "label": "芜菁甘蓝",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:pepper",
        "rawId": "zy_croptopia:pepper",
        "aux": "undefined",
        "count": 1,
        "label": "胡椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:potato",
        "rawId": "minecraft:potato",
        "aux": "undefined",
        "count": 1,
        "label": "potato",
        "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:cornish_pasty",
        "rawId": "zy_croptopia:cornish_pasty",
        "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"
    ]
  }
}