返回上一级
配方zy_croptopia

甜菜沙拉配方

zy_croptopia:beetroot_salad_shaped

有序合成,产出 zy_croptopia:beetroot_salad, zy_croptopia:cooking_pot

配方

beetroot
beetroot
beetroot
lettuce
cheese
lemon
cooking_pot
类型
有序合成
布局
工作台 3x3
产出
甜菜沙拉, 烹饪锅
产物预览
beetroot_salad
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:beetroot_salad_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:beetroot",
      "zy_croptopia:cheese",
      "zy_croptopia:lemon",
      "zy_croptopia:cooking_pot",
      "zy_croptopia:lettuce"
    ],
    "outputIds": [
      "zy_croptopia:beetroot_salad",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "111",
      "745",
      " 6 "
    ],
    "grid": [
      "minecraft:beetroot",
      "minecraft:beetroot",
      "minecraft:beetroot",
      "zy_croptopia:lettuce",
      "zy_croptopia:cheese",
      "zy_croptopia:lemon",
      null,
      "zy_croptopia:cooking_pot",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:beetroot"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:cheese"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:lemon"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      },
      {
        "slot": "7",
        "count": 1,
        "item": "zy_croptopia:lettuce"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:beetroot_salad"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "minecraft:beetroot",
        "rawId": "minecraft:beetroot",
        "aux": "undefined",
        "count": 1,
        "label": "beetroot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beetroot",
        "rawId": "minecraft:beetroot",
        "aux": "undefined",
        "count": 1,
        "label": "beetroot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beetroot",
        "rawId": "minecraft:beetroot",
        "aux": "undefined",
        "count": 1,
        "label": "beetroot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lettuce",
        "rawId": "zy_croptopia:lettuce",
        "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:lemon",
        "rawId": "zy_croptopia:lemon",
        "aux": "undefined",
        "count": 1,
        "label": "柠檬",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:beetroot_salad",
        "rawId": "zy_croptopia:beetroot_salad",
        "aux": "undefined",
        "count": 1,
        "label": "甜菜沙拉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}