返回上一级
配方zy_croptopia

豆腐汉堡配方

zy_croptopia:tofuburger_shaped

有序合成,产出 zy_croptopia:tofuburger, zy_croptopia:frying_pan

配方

bread
lettuce
frying_pan
tofu
onion
类型
有序合成
布局
工作台 3x3
产出
豆腐汉堡, 平底锅
产物预览
tofuburger
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:tofuburger_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:bread",
      "zy_croptopia:lettuce",
      "zy_croptopia:frying_pan",
      "zy_croptopia:tofu",
      "zy_croptopia:onion"
    ],
    "outputIds": [
      "zy_croptopia:tofuburger",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "45"
    ],
    "grid": [
      "minecraft:bread",
      "zy_croptopia:lettuce",
      "zy_croptopia:frying_pan",
      "zy_croptopia:tofu",
      "zy_croptopia:onion"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:bread"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:lettuce"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:tofu"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:onion"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:tofuburger"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lettuce",
        "rawId": "zy_croptopia:lettuce",
        "aux": "undefined",
        "count": 1,
        "label": "生菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tofu",
        "rawId": "zy_croptopia:tofu",
        "aux": "undefined",
        "count": 1,
        "label": "豆腐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:tofuburger",
        "rawId": "zy_croptopia:tofuburger",
        "aux": "undefined",
        "count": 1,
        "label": "豆腐汉堡",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}