返回上一级
配方zy_croptopia

蜜饯配方

zy_croptopia:candied_nuts_shapeless

无序合成,产出 zy_croptopia:candied_nuts

配方

almond
sugar
类型
无序合成
布局
列表
产出
蜜饯
产物预览
candied_nuts4
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:candied_nuts_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:almond",
      "minecraft:sugar"
    ],
    "outputIds": [
      "zy_croptopia:candied_nuts"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:almond"
      },
      {
        "count": 1,
        "item": "zy_croptopia:almond"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      }
    ],
    "results": [
      {
        "count": 4,
        "item": "zy_croptopia:candied_nuts"
      }
    ],
    "slots": [
      {
        "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:candied_nuts",
        "rawId": "zy_croptopia:candied_nuts",
        "aux": "undefined",
        "count": 4,
        "label": "蜜饯",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}