返回首页
香肠配方
配方bakingdelight_nullgr

香肠配方

bakingdelight_nullgr:sausage

有序合成,产出 bakingdelight_nullgr:sausage

配方

porkchop
黑胡椒粒
黑松露
类型
有序合成
布局
工作台 3x3
产出
香肠
产物预览
香肠
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:sausage",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:porkchop",
      "bakingdelight_nullgr:black_truffle",
      "bakingdelight_nullgr:black_pepper_corn"
    ],
    "outputIds": [
      "bakingdelight_nullgr:sausage"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      "minecraft:porkchop",
      "bakingdelight_nullgr:black_pepper_corn",
      "bakingdelight_nullgr:black_truffle"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:porkchop",
        "data": 0
      },
      {
        "slot": "C",
        "item": "bakingdelight_nullgr:black_truffle",
        "data": 0
      },
      {
        "slot": "B",
        "item": "bakingdelight_nullgr:black_pepper_corn",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "bakingdelight_nullgr:sausage",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:porkchop",
        "rawId": "minecraft:porkchop",
        "aux": "undefined",
        "count": 1,
        "label": "porkchop",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "bakingdelight_nullgr:black_pepper_corn",
        "rawId": "bakingdelight_nullgr:black_pepper_corn",
        "aux": "undefined",
        "count": 1,
        "label": "黑胡椒粒",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/black_pepper_corn.png",
        "refType": "item"
      },
      {
        "id": "bakingdelight_nullgr:black_truffle",
        "rawId": "bakingdelight_nullgr:black_truffle",
        "aux": "undefined",
        "count": 1,
        "label": "黑松露",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/black_truffle.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:sausage",
        "rawId": "bakingdelight_nullgr:sausage",
        "aux": "undefined",
        "count": 1,
        "label": "香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/sausage.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}