返回首页
配方zy_croptopia

红辣椒配方

zy_croptopia:paprika_shaped

有序合成,产出 zy_croptopia:paprika, zy_croptopia:mortar_and_pestle

配方

chile_pepper
mortar_and_pestle
类型
有序合成
布局
工作台 3x3
产出
红辣椒, 研钵
产物预览
paprika
mortar_and_pestle
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:paprika_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:chile_pepper",
      "zy_croptopia:mortar_and_pestle"
    ],
    "outputIds": [
      "zy_croptopia:paprika",
      "zy_croptopia:mortar_and_pestle"
    ],
    "pattern": [
      "12"
    ],
    "grid": [
      "zy_croptopia:chile_pepper",
      "zy_croptopia:mortar_and_pestle"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:mortar_and_pestle"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:paprika"
      },
      {
        "count": 1,
        "item": "zy_croptopia:mortar_and_pestle"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:chile_pepper",
        "rawId": "zy_croptopia:chile_pepper",
        "aux": "undefined",
        "count": 1,
        "label": "辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:mortar_and_pestle",
        "rawId": "zy_croptopia:mortar_and_pestle",
        "aux": "undefined",
        "count": 1,
        "label": "研钵",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:paprika",
        "rawId": "zy_croptopia:paprika",
        "aux": "undefined",
        "count": 1,
        "label": "红辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:mortar_and_pestle",
        "rawId": "zy_croptopia:mortar_and_pestle",
        "aux": "undefined",
        "count": 1,
        "label": "研钵",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}