返回上一级
配方zy_croptopia

葡萄酱配方

zy_croptopia:grape_jam_shaped

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

配方

grape
sugar
cooking_pot
类型
有序合成
布局
工作台 3x3
产出
葡萄酱, 烹饪锅
产物预览
grape_jam
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:grape_jam_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:grape",
      "minecraft:sugar",
      "zy_croptopia:cooking_pot"
    ],
    "outputIds": [
      "zy_croptopia:grape_jam",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123"
    ],
    "grid": [
      "zy_croptopia:grape",
      "minecraft:sugar",
      "zy_croptopia:cooking_pot"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:grape"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:grape_jam"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:grape",
        "rawId": "zy_croptopia:grape",
        "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:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:grape_jam",
        "rawId": "zy_croptopia:grape_jam",
        "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"
    ]
  }
}