返回上一级
配方zy_croptopia

酸奶配方

zy_croptopia:yoghurt_shapeless

无序合成,产出 zy_croptopia:yoghurt

配方

bowl
milk_bottle
strawberry
类型
无序合成
布局
列表
产出
酸奶
产物预览
yoghurt
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:yoghurt_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bowl",
      "zy_croptopia:milk_bottle",
      "zy_croptopia:strawberry"
    ],
    "outputIds": [
      "zy_croptopia:yoghurt"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bowl"
      },
      {
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "count": 1,
        "item": "zy_croptopia:strawberry"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:yoghurt"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:strawberry",
        "rawId": "zy_croptopia:strawberry",
        "aux": "undefined",
        "count": 1,
        "label": "草莓",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:yoghurt",
        "rawId": "zy_croptopia:yoghurt",
        "aux": "undefined",
        "count": 1,
        "label": "酸奶",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}