返回首页
巴西早餐面包配方
配方brazilian_delight_nullgr

巴西早餐面包配方

brazilian_delight_nullgr:brazilian_breakfast

有序合成,产出 brazilian_delight_nullgr:brazilian_breakfast

配方

bread
bread
类型
有序合成
布局
工作台 3x3
产出
巴西早餐面包
产物预览
巴西早餐面包
标签
工作台

组件摘要

{
  "recipe": {
    "id": "brazilian_delight_nullgr:brazilian_breakfast",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:bread",
      "minecraft:egg"
    ],
    "outputIds": [
      "brazilian_delight_nullgr:brazilian_breakfast"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      null,
      "minecraft:egg",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "A",
        "tag": "butter",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:bread",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:egg",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "brazilian_delight_nullgr:brazilian_breakfast",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "brazilian_delight_nullgr:brazilian_breakfast",
        "rawId": "brazilian_delight_nullgr:brazilian_breakfast",
        "aux": "undefined",
        "count": 1,
        "label": "巴西早餐面包",
        "iconUrl": "/api/assets/addon-ywapgwfr/resource_pack_IxBeXOT7/textures/items/brazilian/brazilian_breakfast.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}