返回上一级
配方zy_croptopia

乳脂松糕配方

zy_croptopia:trifle_shaped

有序合成,产出 zy_croptopia:trifle

配方

bread
butter
egg
milk_bottle
vanilla
milk_bottle
vanilla
类型
有序合成
布局
工作台 3x3
产出
乳脂松糕
产物预览
trifle
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:trifle_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:egg",
      "zy_croptopia:milk_bottle",
      "zy_croptopia:vanilla",
      "zy_croptopia:wine",
      "zy_croptopia:strawberry",
      "minecraft:bread",
      "zy_croptopia:butter"
    ],
    "outputIds": [
      "zy_croptopia:trifle"
    ],
    "pattern": [
      " 5 ",
      "647",
      "123"
    ],
    "grid": [
      null,
      "zy_croptopia:strawberry",
      null,
      "minecraft:bread",
      "zy_croptopia:wine",
      "zy_croptopia:butter",
      "minecraft:egg",
      "zy_croptopia:milk_bottle",
      "zy_croptopia:vanilla"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:vanilla"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:wine"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:strawberry"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "minecraft:bread"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:butter"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:trifle"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:strawberry",
        "rawId": "zy_croptopia:strawberry",
        "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": "zy_croptopia:wine",
        "rawId": "zy_croptopia:wine",
        "aux": "undefined",
        "count": 1,
        "label": "葡萄酒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:butter",
        "rawId": "zy_croptopia:butter",
        "aux": "undefined",
        "count": 1,
        "label": "黄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:vanilla",
        "rawId": "zy_croptopia:vanilla",
        "aux": "undefined",
        "count": 1,
        "label": "香草",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:trifle",
        "rawId": "zy_croptopia:trifle",
        "aux": "undefined",
        "count": 1,
        "label": "乳脂松糕",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}