返回上一级
配方zy_croptopia

菜卷配方

zy_croptopia:cabbage_roll_shaped

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

配方

beef
onion
beef
salt
cabbage
rice
cabbage
frying_pan
cabbage
类型
有序合成
布局
工作台 3x3
产出
菜卷, 平底锅
产物预览
cabbage_roll2
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:cabbage_roll_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:beef",
      "zy_croptopia:onion",
      "zy_croptopia:salt",
      "zy_croptopia:cabbage",
      "zy_croptopia:rice",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:cabbage_roll",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "121",
      "456",
      "585"
    ],
    "grid": [
      "minecraft:beef",
      "zy_croptopia:onion",
      "minecraft:beef",
      "zy_croptopia:salt",
      "zy_croptopia:cabbage",
      "zy_croptopia:rice",
      "zy_croptopia:cabbage",
      "zy_croptopia:frying_pan",
      "zy_croptopia:cabbage"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:beef"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:onion"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:cabbage"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:rice"
      },
      {
        "slot": "8",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:cabbage_roll"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "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:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cabbage",
        "rawId": "zy_croptopia:cabbage",
        "aux": "undefined",
        "count": 1,
        "label": "卷心菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:rice",
        "rawId": "zy_croptopia:rice",
        "aux": "undefined",
        "count": 1,
        "label": "大米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cabbage",
        "rawId": "zy_croptopia:cabbage",
        "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"
      },
      {
        "id": "zy_croptopia:cabbage",
        "rawId": "zy_croptopia:cabbage",
        "aux": "undefined",
        "count": 1,
        "label": "卷心菜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:cabbage_roll",
        "rawId": "zy_croptopia:cabbage_roll",
        "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"
    ]
  }
}