返回上一级
配方zy_croptopia

杏仁脆配方

zy_croptopia:almond_brittle_shapeless

无序合成,产出 zy_croptopia:almond_brittle

配方

butter
almond
sugar
类型
无序合成
布局
列表
产出
杏仁脆
产物预览
almond_brittle2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:almond_brittle_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:butter",
      "zy_croptopia:almond",
      "minecraft:sugar"
    ],
    "outputIds": [
      "zy_croptopia:almond_brittle"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:butter"
      },
      {
        "count": 1,
        "item": "zy_croptopia:almond"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:almond_brittle"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:butter",
        "rawId": "zy_croptopia:butter",
        "aux": "undefined",
        "count": 1,
        "label": "黄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:almond",
        "rawId": "zy_croptopia:almond",
        "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"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:almond_brittle",
        "rawId": "zy_croptopia:almond_brittle",
        "aux": "undefined",
        "count": 2,
        "label": "杏仁脆",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}