返回首页
兰花饼配方
配方bakingdelight_nullgr

兰花饼配方

bakingdelight_nullgr:blue_orchid_flower_cake

有序合成,产出 bakingdelight_nullgr:blue_orchid_flower_cake

配方

red_flower
sugar
饼皮
类型
有序合成
布局
工作台 3x3
产出
兰花饼
产物预览
兰花饼
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:blue_orchid_flower_cake",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:red_flower",
      "bakingdelight_nullgr:empty_cake",
      "minecraft:sugar"
    ],
    "outputIds": [
      "bakingdelight_nullgr:blue_orchid_flower_cake"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      "minecraft:red_flower",
      "minecraft:sugar",
      "bakingdelight_nullgr:empty_cake"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:red_flower",
        "data": 1
      },
      {
        "slot": "C",
        "item": "bakingdelight_nullgr:empty_cake",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:sugar",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "bakingdelight_nullgr:blue_orchid_flower_cake",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:red_flower",
        "rawId": "minecraft:red_flower",
        "aux": "undefined",
        "count": 1,
        "label": "red flower",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "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:blue_orchid_flower_cake",
        "rawId": "bakingdelight_nullgr:blue_orchid_flower_cake",
        "aux": "undefined",
        "count": 1,
        "label": "兰花饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/blue_orchid_flower_cake.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}