返回首页
配方zy_croptopia

水果沙拉配方

zy_croptopia:fruit_salad_shapeless

无序合成,产出 zy_croptopia:fruit_salad

配方

bowl
strawberry
banana
grape
类型
无序合成
布局
列表
产出
水果沙拉
产物预览
fruit_salad
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:fruit_salad_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bowl",
      "zy_croptopia:strawberry",
      "zy_croptopia:banana",
      "zy_croptopia:grape",
      "minecraft:apple"
    ],
    "outputIds": [
      "zy_croptopia:fruit_salad"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bowl"
      },
      {
        "count": 1,
        "item": "zy_croptopia:strawberry"
      },
      {
        "count": 1,
        "item": "zy_croptopia:banana"
      },
      {
        "count": 1,
        "item": "zy_croptopia:grape"
      },
      {
        "count": 1,
        "item": "minecraft:apple"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:fruit_salad"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:strawberry",
        "rawId": "zy_croptopia:strawberry",
        "aux": "undefined",
        "count": 1,
        "label": "草莓",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:banana",
        "rawId": "zy_croptopia:banana",
        "aux": "undefined",
        "count": 1,
        "label": "香蕉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:grape",
        "rawId": "zy_croptopia:grape",
        "aux": "undefined",
        "count": 1,
        "label": "葡萄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:fruit_salad",
        "rawId": "zy_croptopia:fruit_salad",
        "aux": "undefined",
        "count": 1,
        "label": "水果沙拉",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}