返回首页
配方zy_croptopia

辣椒酱配方

zy_croptopia:ajvar_shaped

有序合成,产出 zy_croptopia:ajvar

配方

chile_pepper
olive_oil
salt
bellpepper
eggplant
garlic
类型
有序合成
布局
工作台 3x3
产出
辣椒酱
产物预览
ajvar
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:ajvar_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:bellpepper",
      "zy_croptopia:eggplant",
      "zy_croptopia:garlic",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:olive_oil",
      "zy_croptopia:salt"
    ],
    "outputIds": [
      "zy_croptopia:ajvar"
    ],
    "pattern": [
      "456",
      "123"
    ],
    "grid": [
      "zy_croptopia:chile_pepper",
      "zy_croptopia:olive_oil",
      "zy_croptopia:salt",
      "zy_croptopia:bellpepper",
      "zy_croptopia:eggplant",
      "zy_croptopia:garlic"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:eggplant"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:garlic"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:salt"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:ajvar"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:chile_pepper",
        "rawId": "zy_croptopia:chile_pepper",
        "aux": "undefined",
        "count": 1,
        "label": "辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive_oil",
        "rawId": "zy_croptopia:olive_oil",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "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:eggplant",
        "rawId": "zy_croptopia:eggplant",
        "aux": "undefined",
        "count": 1,
        "label": "茄子",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:garlic",
        "rawId": "zy_croptopia:garlic",
        "aux": "undefined",
        "count": 1,
        "label": "大蒜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:ajvar",
        "rawId": "zy_croptopia:ajvar",
        "aux": "undefined",
        "count": 1,
        "label": "辣椒酱",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}