返回首页
配方zy_croptopia

墨西哥小肉配方

zy_croptopia:carnitas_shaped

有序合成,产出 zy_croptopia:carnitas, zy_croptopia:frying_pan

配方

porkchop
tortilla
cabbage
onion
frying_pan
类型
有序合成
布局
工作台 3x3
产出
墨西哥小肉, 平底锅
产物预览
carnitas
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:carnitas_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:porkchop",
      "zy_croptopia:tortilla",
      "zy_croptopia:cabbage",
      "zy_croptopia:onion",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:carnitas",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "45"
    ],
    "grid": [
      "minecraft:porkchop",
      "zy_croptopia:tortilla",
      "zy_croptopia:cabbage",
      "zy_croptopia:onion",
      "zy_croptopia:frying_pan"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:porkchop"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:tortilla"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:cabbage"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:onion"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:carnitas"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:porkchop",
        "rawId": "minecraft:porkchop",
        "aux": "undefined",
        "count": 1,
        "label": "porkchop",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tortilla",
        "rawId": "zy_croptopia:tortilla",
        "aux": "undefined",
        "count": 1,
        "label": "墨西哥薄饼",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cabbage",
        "rawId": "zy_croptopia:cabbage",
        "aux": "undefined",
        "count": 1,
        "label": "卷心菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:carnitas",
        "rawId": "zy_croptopia:carnitas",
        "aux": "undefined",
        "count": 1,
        "label": "墨西哥小肉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}