返回上一级
配方zy_croptopia

水果蛋糕配方

zy_croptopia:fruit_cake_shaped

有序合成,产出 zy_croptopia:fruit_cake

配方

salt
bellpepper
sugar
pecan
egg
cinnamon
nutmeg
nutmeg
类型
有序合成
布局
工作台 3x3
产出
水果蛋糕
产物预览
fruit_cake3
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:fruit_cake_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:bellpepper",
      "minecraft:sugar",
      "zy_croptopia:lemon",
      "zy_croptopia:pecan",
      "zy_croptopia:cinnamon",
      "zy_croptopia:salt",
      "zy_croptopia:nutmeg",
      "minecraft:egg"
    ],
    "outputIds": [
      "zy_croptopia:fruit_cake"
    ],
    "pattern": [
      "61 ",
      "324",
      "857"
    ],
    "grid": [
      "zy_croptopia:salt",
      "zy_croptopia:bellpepper",
      null,
      "zy_croptopia:lemon",
      "minecraft:sugar",
      "zy_croptopia:pecan",
      "minecraft:egg",
      "zy_croptopia:cinnamon",
      "zy_croptopia:nutmeg"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:lemon"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:pecan"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:cinnamon"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:nutmeg"
      },
      {
        "slot": "8",
        "count": 1,
        "item": "minecraft:egg"
      }
    ],
    "results": [
      {
        "count": 3,
        "item": "zy_croptopia:fruit_cake"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:bellpepper",
        "rawId": "zy_croptopia:bellpepper",
        "aux": "undefined",
        "count": 1,
        "label": "甜椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lemon",
        "rawId": "zy_croptopia:lemon",
        "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": "zy_croptopia:pecan",
        "rawId": "zy_croptopia:pecan",
        "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:cinnamon",
        "rawId": "zy_croptopia:cinnamon",
        "aux": "undefined",
        "count": 1,
        "label": "桂皮",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:nutmeg",
        "rawId": "zy_croptopia:nutmeg",
        "aux": "undefined",
        "count": 1,
        "label": "肉豆蔻",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:fruit_cake",
        "rawId": "zy_croptopia:fruit_cake",
        "aux": "undefined",
        "count": 3,
        "label": "水果蛋糕",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}