返回首页
配方zy_croptopia

至尊披萨配方

zy_croptopia:supreme_pizza_shaped

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

配方

dough
cheese
tomato
bellpepper
olive
beef
frying_pan
类型
有序合成
布局
工作台 3x3
产出
至尊披萨, 平底锅
产物预览
supreme_pizza
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:supreme_pizza_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:dough",
      "zy_croptopia:cheese",
      "zy_croptopia:tomato",
      "zy_croptopia:bellpepper",
      "zy_croptopia:olive",
      "minecraft:beef",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:supreme_pizza",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      "456",
      "7"
    ],
    "grid": [
      "zy_croptopia:dough",
      "zy_croptopia:cheese",
      "zy_croptopia:tomato",
      "zy_croptopia:bellpepper",
      "zy_croptopia:olive",
      "minecraft:beef",
      "zy_croptopia:frying_pan"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:dough"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:tomato"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:olive"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "minecraft:beef"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:supreme_pizza"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:dough",
        "rawId": "zy_croptopia:dough",
        "aux": "undefined",
        "count": 1,
        "label": "生面团",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cheese",
        "rawId": "zy_croptopia:cheese",
        "aux": "undefined",
        "count": 1,
        "label": "芝士",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tomato",
        "rawId": "zy_croptopia:tomato",
        "aux": "undefined",
        "count": 1,
        "label": "番茄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:bellpepper",
        "rawId": "zy_croptopia:bellpepper",
        "aux": "undefined",
        "count": 1,
        "label": "甜椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive",
        "rawId": "zy_croptopia:olive",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "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:supreme_pizza",
        "rawId": "zy_croptopia:supreme_pizza",
        "aux": "undefined",
        "count": 1,
        "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"
    ]
  }
}