返回上一级
配方ender_delight_nullgr

chorus cookie配方

ender_delight_nullgr:chorus_cookie

有序合成,产出 ender_delight_nullgr:chorus_cookie

配方

wheat
chorus_fruit
wheat
类型
有序合成
布局
工作台 3x3
产出
chorus cookie
产物预览
chorus_cookie5
标签
工作台

组件摘要

{
  "recipe": {
    "id": "ender_delight_nullgr:chorus_cookie",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:wheat",
      "minecraft:chorus_fruit"
    ],
    "outputIds": [
      "ender_delight_nullgr:chorus_cookie"
    ],
    "pattern": [
      "CBC"
    ],
    "grid": [
      "minecraft:wheat",
      "minecraft:chorus_fruit",
      "minecraft:wheat"
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:wheat",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:chorus_fruit",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 5,
        "item": "ender_delight_nullgr:chorus_cookie",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:chorus_fruit",
        "rawId": "minecraft:chorus_fruit",
        "aux": "undefined",
        "count": 1,
        "label": "chorus fruit",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "ender_delight_nullgr:chorus_cookie",
        "rawId": "ender_delight_nullgr:chorus_cookie",
        "aux": "undefined",
        "count": 5,
        "label": "chorus cookie",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}