返回上一级
面包串配方
配方barbecue_delight_nullgr

面包串配方

barbecue_delight_nullgr:bread_slice_skewer

有序合成,产出 barbecue_delight_nullgr:bread_slice_skewer

配方

bread_slice
stick
类型
有序合成
布局
工作台 3x3
产出
面包串
产物预览
面包串
标签
工作台

组件摘要

{
  "recipe": {
    "id": "barbecue_delight_nullgr:bread_slice_skewer",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "butchercraft_nullgr:bread_slice",
      "minecraft:stick"
    ],
    "outputIds": [
      "barbecue_delight_nullgr:bread_slice_skewer"
    ],
    "pattern": [
      "A",
      "B"
    ],
    "grid": [
      "butchercraft_nullgr:bread_slice",
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "butchercraft_nullgr:bread_slice",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:stick",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "barbecue_delight_nullgr:bread_slice_skewer",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "butchercraft_nullgr:bread_slice",
        "rawId": "butchercraft_nullgr:bread_slice",
        "aux": "undefined",
        "count": 1,
        "label": "bread slice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "barbecue_delight_nullgr:bread_slice_skewer",
        "rawId": "barbecue_delight_nullgr:bread_slice_skewer",
        "aux": "undefined",
        "count": 1,
        "label": "面包串",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_z60KykF7/textures/items/bbq/bread_slice_skewer.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}