返回上一级
配方zy_croptopia

韭葱汤配方

zy_croptopia:leek_soup_shapeless

无序合成,产出 zy_croptopia:leek_soup

配方

bowl
leek
potato
milk_bottle
类型
无序合成
布局
列表
产出
韭葱汤
产物预览
leek_soup
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:leek_soup_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bowl",
      "zy_croptopia:leek",
      "minecraft:potato",
      "zy_croptopia:milk_bottle"
    ],
    "outputIds": [
      "zy_croptopia:leek_soup"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bowl"
      },
      {
        "count": 1,
        "item": "zy_croptopia:leek"
      },
      {
        "count": 1,
        "item": "minecraft:potato"
      },
      {
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:leek_soup"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:leek",
        "rawId": "zy_croptopia:leek",
        "aux": "undefined",
        "count": 1,
        "label": "韭葱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:potato",
        "rawId": "minecraft:potato",
        "aux": "undefined",
        "count": 1,
        "label": "potato",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:leek_soup",
        "rawId": "zy_croptopia:leek_soup",
        "aux": "undefined",
        "count": 1,
        "label": "韭葱汤",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}