返回首页
配方zy_croptopia

镶填墨西哥辣椒配方

zy_croptopia:stuffed_poblanos_shaped

有序合成,产出 zy_croptopia:stuffed_poblanos, zy_croptopia:cooking_pot

配方

beef
chile_pepper
blackbean
corn
cheese
rice
cooking_pot
类型
有序合成
布局
工作台 3x3
产出
镶填墨西哥辣椒, 烹饪锅
产物预览
stuffed_poblanos
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:stuffed_poblanos_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:beef",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:blackbean",
      "zy_croptopia:corn",
      "zy_croptopia:cheese",
      "zy_croptopia:rice",
      "zy_croptopia:cooking_pot"
    ],
    "outputIds": [
      "zy_croptopia:stuffed_poblanos",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123",
      "456",
      "7"
    ],
    "grid": [
      "minecraft:beef",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:blackbean",
      "zy_croptopia:corn",
      "zy_croptopia:cheese",
      "zy_croptopia:rice",
      "zy_croptopia:cooking_pot"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:beef"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:blackbean"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:corn"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:rice"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:stuffed_poblanos"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:chile_pepper",
        "rawId": "zy_croptopia:chile_pepper",
        "aux": "undefined",
        "count": 1,
        "label": "辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:blackbean",
        "rawId": "zy_croptopia:blackbean",
        "aux": "undefined",
        "count": 1,
        "label": "黑豆",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:corn",
        "rawId": "zy_croptopia:corn",
        "aux": "undefined",
        "count": 1,
        "label": "玉米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cheese",
        "rawId": "zy_croptopia:cheese",
        "aux": "undefined",
        "count": 1,
        "label": "芝士",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:rice",
        "rawId": "zy_croptopia:rice",
        "aux": "undefined",
        "count": 1,
        "label": "大米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:stuffed_poblanos",
        "rawId": "zy_croptopia:stuffed_poblanos",
        "aux": "undefined",
        "count": 1,
        "label": "镶填墨西哥辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}