返回上一级
配方zy_croptopia

肉桂饼配方

zy_croptopia:snicker_doodle_shapeless

无序合成,产出 zy_croptopia:snicker_doodle

配方

cinnamon
sugar
flour
类型
无序合成
布局
列表
产出
肉桂饼
产物预览
snicker_doodle4
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:snicker_doodle_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:cinnamon",
      "minecraft:sugar",
      "zy_croptopia:flour"
    ],
    "outputIds": [
      "zy_croptopia:snicker_doodle"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:cinnamon"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "count": 1,
        "item": "zy_croptopia:flour"
      }
    ],
    "results": [
      {
        "count": 4,
        "item": "zy_croptopia:snicker_doodle"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:cinnamon",
        "rawId": "zy_croptopia:cinnamon",
        "aux": "undefined",
        "count": 1,
        "label": "桂皮",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:snicker_doodle",
        "rawId": "zy_croptopia:snicker_doodle",
        "aux": "undefined",
        "count": 4,
        "label": "肉桂饼",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}