返回首页
樱桃饼配方
配方bakingdelight_nullgr

樱桃饼配方

bakingdelight_nullgr:cherry_cake

有序合成,产出 bakingdelight_nullgr:cherry_cake

配方

饼皮
饼皮
类型
有序合成
布局
工作台 3x3
产出
樱桃饼
产物预览
樱桃饼
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:cherry_cake",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "bakingdelight_nullgr:empty_cake",
      "minecraft:sugar"
    ],
    "outputIds": [
      "bakingdelight_nullgr:cherry_cake"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      null,
      "minecraft:sugar",
      "bakingdelight_nullgr:empty_cake"
    ],
    "ingredients": [
      {
        "slot": "A",
        "tag": "cherry",
        "data": 0
      },
      {
        "slot": "C",
        "item": "bakingdelight_nullgr:empty_cake",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:sugar",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "bakingdelight_nullgr:cherry_cake",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "bakingdelight_nullgr:empty_cake",
        "rawId": "bakingdelight_nullgr:empty_cake",
        "aux": "undefined",
        "count": 1,
        "label": "饼皮",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/empty_cake.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:cherry_cake",
        "rawId": "bakingdelight_nullgr:cherry_cake",
        "aux": "undefined",
        "count": 1,
        "label": "樱桃饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/cherry_cake.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}