返回上一级
配方zy_croptopia

牛轧糖配方

zy_croptopia:nougat_shapeless

无序合成,产出 zy_croptopia:nougat

配方

almond
sugar
egg
类型
无序合成
布局
列表
产出
牛轧糖
产物预览
nougat2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:nougat_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:almond",
      "minecraft:sugar",
      "minecraft:egg"
    ],
    "outputIds": [
      "zy_croptopia:nougat"
    ],
    "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"
      },
      {
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "count": 1,
        "item": "minecraft:egg"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:nougat"
      }
    ],
    "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"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:nougat",
        "rawId": "zy_croptopia:nougat",
        "aux": "undefined",
        "count": 2,
        "label": "牛轧糖",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}