返回首页
配方zy_croptopia

瓜子配方

zy_croptopia:roasted_sunflower_seeds_shaped

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

配方

double_plant
salt
pepper
frying_pan
类型
有序合成
布局
工作台 3x3
产出
瓜子, 平底锅
产物预览
roasted_sunflower_seeds
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:roasted_sunflower_seeds_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:double_plant",
      "zy_croptopia:salt",
      "zy_croptopia:pepper",
      "zy_croptopia:frying_pan"
    ],
    "outputIds": [
      "zy_croptopia:roasted_sunflower_seeds",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "123",
      " 4 "
    ],
    "grid": [
      "minecraft:double_plant",
      "zy_croptopia:salt",
      "zy_croptopia:pepper",
      null,
      "zy_croptopia:frying_pan",
      null
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:double_plant"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:pepper"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:roasted_sunflower_seeds"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "minecraft:double_plant",
        "rawId": "minecraft:double_plant",
        "aux": "undefined",
        "count": 1,
        "label": "double plant",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:pepper",
        "rawId": "zy_croptopia:pepper",
        "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"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:roasted_sunflower_seeds",
        "rawId": "zy_croptopia:roasted_sunflower_seeds",
        "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"
    ]
  }
}