返回首页
配方zy_croptopia

蔬菜沙拉配方

zy_croptopia:veggie_salad_shapeless

无序合成,产出 zy_croptopia:veggie_salad

配方

bowl
cucumber
carrot
corn
类型
无序合成
布局
列表
产出
蔬菜沙拉
产物预览
veggie_salad
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:veggie_salad_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bowl",
      "zy_croptopia:cucumber",
      "minecraft:carrot",
      "zy_croptopia:corn",
      "zy_croptopia:lettuce"
    ],
    "outputIds": [
      "zy_croptopia:veggie_salad"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bowl"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cucumber"
      },
      {
        "count": 1,
        "item": "minecraft:carrot"
      },
      {
        "count": 1,
        "item": "zy_croptopia:corn"
      },
      {
        "count": 1,
        "item": "zy_croptopia:lettuce"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:veggie_salad"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cucumber",
        "rawId": "zy_croptopia:cucumber",
        "aux": "undefined",
        "count": 1,
        "label": "黄瓜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:carrot",
        "rawId": "minecraft:carrot",
        "aux": "undefined",
        "count": 1,
        "label": "carrot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:corn",
        "rawId": "zy_croptopia:corn",
        "aux": "undefined",
        "count": 1,
        "label": "玉米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lettuce",
        "rawId": "zy_croptopia:lettuce",
        "aux": "undefined",
        "count": 1,
        "label": "生菜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:veggie_salad",
        "rawId": "zy_croptopia:veggie_salad",
        "aux": "undefined",
        "count": 1,
        "label": "蔬菜沙拉",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}