返回上一级
配方zy_croptopia

柠檬椰子棒配方

zy_croptopia:lemon_coconut_bar_shaped

有序合成,产出 zy_croptopia:lemon_coconut_bar

配方

sugar
lemon
egg
butter
coconut
flour
类型
有序合成
布局
工作台 3x3
产出
柠檬椰子棒
产物预览
lemon_coconut_bar2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:lemon_coconut_bar_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:lemon",
      "zy_croptopia:coconut",
      "minecraft:sugar",
      "minecraft:egg",
      "zy_croptopia:butter",
      "zy_croptopia:flour"
    ],
    "outputIds": [
      "zy_croptopia:lemon_coconut_bar"
    ],
    "pattern": [
      "314",
      "526"
    ],
    "grid": [
      "minecraft:sugar",
      "zy_croptopia:lemon",
      "minecraft:egg",
      "zy_croptopia:butter",
      "zy_croptopia:coconut",
      "zy_croptopia:flour"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:lemon"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:coconut"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:butter"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:flour"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:lemon_coconut_bar"
      }
    ],
    "slots": [
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lemon",
        "rawId": "zy_croptopia:lemon",
        "aux": "undefined",
        "count": 1,
        "label": "柠檬",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:butter",
        "rawId": "zy_croptopia:butter",
        "aux": "undefined",
        "count": 1,
        "label": "黄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:coconut",
        "rawId": "zy_croptopia:coconut",
        "aux": "undefined",
        "count": 1,
        "label": "椰子",
        "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:lemon_coconut_bar",
        "rawId": "zy_croptopia:lemon_coconut_bar",
        "aux": "undefined",
        "count": 2,
        "label": "柠檬椰子棒",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}