返回首页
饼皮配方
配方bakingdelight_nullgr

饼皮配方

bakingdelight_nullgr:empty_cake

有序合成,产出 bakingdelight_nullgr:empty_cake, minecraft:bucket

配方

milk_bucket
类型
有序合成
布局
工作台 3x3
产出
饼皮, bucket
产物预览
饼皮4
bucket
标签
工作台

组件摘要

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