返回首页
配方zy_croptopia

烤牡蛎配方

zy_croptopia:grilled_oysters_shaped

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

配方

oyster
cheese
oyster
lemon
garlic
salt
frying_pan
类型
有序合成
布局
工作台 3x3
产出
烤牡蛎, 平底锅
产物预览
grilled_oysters2
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:grilled_oysters_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:oyster",
      "zy_croptopia:cheese",
      "zy_croptopia:lemon",
      "zy_croptopia:garlic",
      "zy_croptopia:salt",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:grilled_oysters",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "121",
      "456",
      " 7 "
    ],
    "grid": [
      "zy_croptopia:oyster",
      "zy_croptopia:cheese",
      "zy_croptopia:oyster",
      "zy_croptopia:lemon",
      "zy_croptopia:garlic",
      "zy_croptopia:salt",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:oyster"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:lemon"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:garlic"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:grilled_oysters"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:oyster",
        "rawId": "zy_croptopia:oyster",
        "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:oyster",
        "rawId": "zy_croptopia:oyster",
        "aux": "undefined",
        "count": 1,
        "label": "牡蛎",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lemon",
        "rawId": "zy_croptopia:lemon",
        "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:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:grilled_oysters",
        "rawId": "zy_croptopia:grilled_oysters",
        "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"
    ]
  }
}