返回上一级
配方zy_croptopia

坚果曲奇饼干配方

zy_croptopia:nutty_cookie_shapeless

无序合成,产出 zy_croptopia:nutty_cookie

配方

almond
sugar
flour
类型
无序合成
布局
列表
产出
坚果曲奇饼干
产物预览
nutty_cookie4
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:nutty_cookie_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:almond",
      "minecraft:sugar",
      "zy_croptopia:flour"
    ],
    "outputIds": [
      "zy_croptopia:nutty_cookie"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:almond"
      },
      {
        "count": 1,
        "item": "zy_croptopia:almond"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "count": 1,
        "item": "zy_croptopia:flour"
      }
    ],
    "results": [
      {
        "count": 4,
        "item": "zy_croptopia:nutty_cookie"
      }
    ],
    "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": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:nutty_cookie",
        "rawId": "zy_croptopia:nutty_cookie",
        "aux": "undefined",
        "count": 4,
        "label": "坚果曲奇饼干",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}