返回首页
海鲜鸡蛋配方
配方bakingdelight_nullgr

海鲜鸡蛋配方

bakingdelight_nullgr:fish_egg

有序合成,产出 bakingdelight_nullgr:fish_egg

配方

碗装鸡蛋
cod
类型
有序合成
布局
工作台 3x3
产出
海鲜鸡蛋
产物预览
海鲜鸡蛋
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:fish_egg",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "bakingdelight_nullgr:egg_bowl",
      "minecraft:cod"
    ],
    "outputIds": [
      "bakingdelight_nullgr:fish_egg"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "bakingdelight_nullgr:egg_bowl",
      "minecraft:cod"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "bakingdelight_nullgr:egg_bowl",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:cod",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "bakingdelight_nullgr:fish_egg",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "bakingdelight_nullgr:egg_bowl",
        "rawId": "bakingdelight_nullgr:egg_bowl",
        "aux": "undefined",
        "count": 1,
        "label": "碗装鸡蛋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/egg_bowl.png",
        "refType": "item"
      },
      {
        "id": "minecraft:cod",
        "rawId": "minecraft:cod",
        "aux": "undefined",
        "count": 1,
        "label": "cod",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:fish_egg",
        "rawId": "bakingdelight_nullgr:fish_egg",
        "aux": "undefined",
        "count": 1,
        "label": "海鲜鸡蛋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/fish_egg.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}