返回上一级
配方zy_croptopia

糖浆挞配方

zy_croptopia:treacle_tart_shaped

有序合成,产出 zy_croptopia:treacle_tart

配方

honey_bottle
lemon
whipping_cream
bread
bread
bread
类型
有序合成
布局
工作台 3x3
产出
糖浆挞
产物预览
treacle_tart3
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:treacle_tart_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:bread",
      "minecraft:honey_bottle",
      "zy_croptopia:lemon",
      "zy_croptopia:whipping_cream"
    ],
    "outputIds": [
      "zy_croptopia:treacle_tart"
    ],
    "pattern": [
      "234",
      "111"
    ],
    "grid": [
      "minecraft:honey_bottle",
      "zy_croptopia:lemon",
      "zy_croptopia:whipping_cream",
      "minecraft:bread",
      "minecraft:bread",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:bread"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:honey_bottle"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:lemon"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:whipping_cream"
      }
    ],
    "results": [
      {
        "count": 3,
        "item": "zy_croptopia:treacle_tart"
      }
    ],
    "slots": [
      {
        "id": "minecraft:honey_bottle",
        "rawId": "minecraft:honey_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "honey bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lemon",
        "rawId": "zy_croptopia:lemon",
        "aux": "undefined",
        "count": 1,
        "label": "柠檬",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:whipping_cream",
        "rawId": "zy_croptopia:whipping_cream",
        "aux": "undefined",
        "count": 1,
        "label": "打发的奶油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:treacle_tart",
        "rawId": "zy_croptopia:treacle_tart",
        "aux": "undefined",
        "count": 3,
        "label": "糖浆挞",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}