返回首页
配方zy_croptopia

茶饼配方

zy_croptopia:scones_shaped

有序合成,产出 zy_croptopia:scones, zy_croptopia:frying_pan

配方

egg
vanilla
blueberry
flour
salt
sugar
frying_pan
类型
有序合成
布局
工作台 3x3
产出
茶饼, 平底锅
产物预览
scones2
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:scones_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:frying_pan",
      "zy_croptopia:flour",
      "zy_croptopia:salt",
      "minecraft:sugar",
      "minecraft:egg",
      "zy_croptopia:vanilla",
      "zy_croptopia:blueberry"
    ],
    "outputIds": [
      "zy_croptopia:scones",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "567",
      "234",
      " 1 "
    ],
    "grid": [
      "minecraft:egg",
      "zy_croptopia:vanilla",
      "zy_croptopia:blueberry",
      "zy_croptopia:flour",
      "zy_croptopia:salt",
      "minecraft:sugar",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:vanilla"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:blueberry"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:scones"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:vanilla",
        "rawId": "zy_croptopia:vanilla",
        "aux": "undefined",
        "count": 1,
        "label": "香草",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:blueberry",
        "rawId": "zy_croptopia:blueberry",
        "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:salt",
        "rawId": "zy_croptopia:salt",
        "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:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:scones",
        "rawId": "zy_croptopia:scones",
        "aux": "undefined",
        "count": 2,
        "label": "茶饼",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}