返回首页
配方zy_croptopia

蛋白棒配方

zy_croptopia:protein_bar_shapeless

无序合成,产出 zy_croptopia:protein_bar

配方

almond
sugar
caramel
chocolate
类型
无序合成
布局
列表
产出
蛋白棒
产物预览
protein_bar3
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:protein_bar_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:almond",
      "minecraft:sugar",
      "zy_croptopia:caramel",
      "zy_croptopia:chocolate",
      "zy_croptopia:salt"
    ],
    "outputIds": [
      "zy_croptopia:protein_bar"
    ],
    "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:caramel"
      },
      {
        "count": 1,
        "item": "zy_croptopia:chocolate"
      },
      {
        "count": 1,
        "item": "zy_croptopia:salt"
      }
    ],
    "results": [
      {
        "count": 3,
        "item": "zy_croptopia:protein_bar"
      }
    ],
    "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:caramel",
        "rawId": "zy_croptopia:caramel",
        "aux": "undefined",
        "count": 1,
        "label": "焦糖",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:chocolate",
        "rawId": "zy_croptopia:chocolate",
        "aux": "undefined",
        "count": 1,
        "label": "巧克力",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:protein_bar",
        "rawId": "zy_croptopia:protein_bar",
        "aux": "undefined",
        "count": 3,
        "label": "蛋白棒",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}