返回首页
配方zy_croptopia

罗宋汤配方

zy_croptopia:borscht_shaped

有序合成,产出 zy_croptopia:borscht, zy_croptopia:cooking_pot

配方

carrot
potato
beetroot
onion
tomato
water_bottle
cabbage
cooking_pot
garlic
类型
有序合成
布局
工作台 3x3
产出
罗宋汤, 烹饪锅
产物预览
borscht2
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:borscht_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:carrot",
      "minecraft:potato",
      "minecraft:beetroot",
      "zy_croptopia:onion",
      "zy_croptopia:tomato",
      "zy_croptopia:water_bottle",
      "zy_croptopia:cabbage",
      "zy_croptopia:cooking_pot",
      "zy_croptopia:garlic"
    ],
    "outputIds": [
      "zy_croptopia:borscht",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123",
      "456",
      "789"
    ],
    "grid": [
      "minecraft:carrot",
      "minecraft:potato",
      "minecraft:beetroot",
      "zy_croptopia:onion",
      "zy_croptopia:tomato",
      "zy_croptopia:water_bottle",
      "zy_croptopia:cabbage",
      "zy_croptopia:cooking_pot",
      "zy_croptopia:garlic"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:carrot"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:potato"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:beetroot"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:onion"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:tomato"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:water_bottle"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:cabbage"
      },
      {
        "slot": "8",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      },
      {
        "slot": "9",
        "count": 1,
        "item": "zy_croptopia:garlic"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:borscht"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "minecraft:carrot",
        "rawId": "minecraft:carrot",
        "aux": "undefined",
        "count": 1,
        "label": "carrot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:potato",
        "rawId": "minecraft:potato",
        "aux": "undefined",
        "count": 1,
        "label": "potato",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beetroot",
        "rawId": "minecraft:beetroot",
        "aux": "undefined",
        "count": 1,
        "label": "beetroot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tomato",
        "rawId": "zy_croptopia:tomato",
        "aux": "undefined",
        "count": 1,
        "label": "番茄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:water_bottle",
        "rawId": "zy_croptopia:water_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "水瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cabbage",
        "rawId": "zy_croptopia:cabbage",
        "aux": "undefined",
        "count": 1,
        "label": "卷心菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:garlic",
        "rawId": "zy_croptopia:garlic",
        "aux": "undefined",
        "count": 1,
        "label": "大蒜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:borscht",
        "rawId": "zy_croptopia:borscht",
        "aux": "undefined",
        "count": 2,
        "label": "罗宋汤",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}