返回上一级
配方zy_croptopia

大黄酥配方

zy_croptopia:rhubarb_crisp_shaped

有序合成,产出 zy_croptopia:rhubarb_crisp

配方

oat
flour
butter
rhubarb
sugar
cinnamon
salt
类型
有序合成
布局
工作台 3x3
产出
大黄酥
产物预览
rhubarb_crisp
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:rhubarb_crisp_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:rhubarb",
      "minecraft:sugar",
      "zy_croptopia:cinnamon",
      "zy_croptopia:oat",
      "zy_croptopia:flour",
      "zy_croptopia:butter",
      "zy_croptopia:salt"
    ],
    "outputIds": [
      "zy_croptopia:rhubarb_crisp"
    ],
    "pattern": [
      "456",
      "123",
      "7  "
    ],
    "grid": [
      "zy_croptopia:oat",
      "zy_croptopia:flour",
      "zy_croptopia:butter",
      "zy_croptopia:rhubarb",
      "minecraft:sugar",
      "zy_croptopia:cinnamon",
      "zy_croptopia:salt",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:rhubarb"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:cinnamon"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:oat"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:butter"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:salt"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:rhubarb_crisp"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:oat",
        "rawId": "zy_croptopia:oat",
        "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"
      },
      {
        "id": "zy_croptopia:butter",
        "rawId": "zy_croptopia:butter",
        "aux": "undefined",
        "count": 1,
        "label": "黄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:rhubarb",
        "rawId": "zy_croptopia:rhubarb",
        "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:cinnamon",
        "rawId": "zy_croptopia:cinnamon",
        "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:rhubarb_crisp",
        "rawId": "zy_croptopia:rhubarb_crisp",
        "aux": "undefined",
        "count": 1,
        "label": "大黄酥",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}