返回首页
配方zy_croptopia

墨西哥玉米粽配方

zy_croptopia:tamales_shaped

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

配方

chicken
onion
corn_husk
flour
salt
chile_pepper
cooking_pot
类型
有序合成
布局
工作台 3x3
产出
墨西哥玉米粽, 烹饪锅
产物预览
tamales2
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:tamales_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:chicken",
      "zy_croptopia:onion",
      "zy_croptopia:corn_husk",
      "zy_croptopia:flour",
      "zy_croptopia:salt",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:cooking_pot"
    ],
    "outputIds": [
      "zy_croptopia:tamales",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123",
      "456",
      "7"
    ],
    "grid": [
      "minecraft:chicken",
      "zy_croptopia:onion",
      "zy_croptopia:corn_husk",
      "zy_croptopia:flour",
      "zy_croptopia:salt",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:cooking_pot"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:chicken"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:onion"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:corn_husk"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:tamales"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "minecraft:chicken",
        "rawId": "minecraft:chicken",
        "aux": "undefined",
        "count": 1,
        "label": "chicken",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:corn_husk",
        "rawId": "zy_croptopia:corn_husk",
        "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": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "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:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:tamales",
        "rawId": "zy_croptopia:tamales",
        "aux": "undefined",
        "count": 2,
        "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"
    ]
  }
}