返回上一级
烤肠三明治配方
配方argentina_delight_nullgr

烤肠三明治配方

argentina_delight_nullgr:choripan

有序合成,产出 argentina_delight_nullgr:choripan

配方

bread
烤肠
类型
有序合成
布局
工作台 3x3
产出
烤肠三明治
产物预览
烤肠三明治
标签
工作台

组件摘要

{
  "recipe": {
    "id": "argentina_delight_nullgr:choripan",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:bread",
      "argentina_delight_nullgr:chorizo"
    ],
    "outputIds": [
      "argentina_delight_nullgr:choripan"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "minecraft:bread",
      "argentina_delight_nullgr:chorizo"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:bread",
        "data": 0
      },
      {
        "slot": "B",
        "item": "argentina_delight_nullgr:chorizo",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:choripan",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "argentina_delight_nullgr:chorizo",
        "rawId": "argentina_delight_nullgr:chorizo",
        "aux": "undefined",
        "count": 1,
        "label": "烤肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/chorizo.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:choripan",
        "rawId": "argentina_delight_nullgr:choripan",
        "aux": "undefined",
        "count": 1,
        "label": "烤肠三明治",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/choripan.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}