返回首页
樱桃鸡蛋配方
配方bakingdelight_nullgr

樱桃鸡蛋配方

bakingdelight_nullgr:cherry_egg

有序合成,产出 bakingdelight_nullgr:cherry_egg

配方

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

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:cherry_egg",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "bakingdelight_nullgr:egg_bowl"
    ],
    "outputIds": [
      "bakingdelight_nullgr:cherry_egg"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "bakingdelight_nullgr:egg_bowl",
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "bakingdelight_nullgr:egg_bowl",
        "data": 0
      },
      {
        "slot": "B",
        "tag": "cherry",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "bakingdelight_nullgr:cherry_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"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:cherry_egg",
        "rawId": "bakingdelight_nullgr:cherry_egg",
        "aux": "undefined",
        "count": 1,
        "label": "樱桃鸡蛋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/cherry_egg.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}