返回上一级
配方zy_croptopia

炒蟹腿配方

zy_croptopia:crab_legs_shaped

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

配方

butter
garlic
salt
pepper
crab
crab
frying_pan
类型
有序合成
布局
工作台 3x3
产出
炒蟹腿, 平底锅
产物预览
crab_legs2
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:crab_legs_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:butter",
      "zy_croptopia:garlic",
      "zy_croptopia:salt",
      "zy_croptopia:pepper",
      "zy_croptopia:crab",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:crab_legs",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "455",
      " 7 "
    ],
    "grid": [
      "zy_croptopia:butter",
      "zy_croptopia:garlic",
      "zy_croptopia:salt",
      "zy_croptopia:pepper",
      "zy_croptopia:crab",
      "zy_croptopia:crab",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:butter"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:garlic"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:pepper"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:crab"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:crab_legs"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:butter",
        "rawId": "zy_croptopia:butter",
        "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"
      },
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:pepper",
        "rawId": "zy_croptopia:pepper",
        "aux": "undefined",
        "count": 1,
        "label": "胡椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:crab",
        "rawId": "zy_croptopia:crab",
        "aux": "undefined",
        "count": 1,
        "label": "螃蟹",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:crab",
        "rawId": "zy_croptopia:crab",
        "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:crab_legs",
        "rawId": "zy_croptopia:crab_legs",
        "aux": "undefined",
        "count": 2,
        "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"
    ]
  }
}