返回首页
配方zy_croptopia

花生果酱三明治配方

zy_croptopia:peanut_butter_and_jam_shapeless

无序合成,产出 zy_croptopia:peanut_butter_and_jam

配方

bread
peanut_butter
apricot_jam
类型
无序合成
布局
列表
产出
花生果酱三明治
产物预览
peanut_butter_and_jam
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:peanut_butter_and_jam_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bread",
      "zy_croptopia:peanut_butter",
      "zy_croptopia:apricot_jam"
    ],
    "outputIds": [
      "zy_croptopia:peanut_butter_and_jam"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bread"
      },
      {
        "count": 1,
        "item": "zy_croptopia:peanut_butter"
      },
      {
        "count": 1,
        "item": "zy_croptopia:apricot_jam"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:peanut_butter_and_jam"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:peanut_butter",
        "rawId": "zy_croptopia:peanut_butter",
        "aux": "undefined",
        "count": 1,
        "label": "花生酱",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:apricot_jam",
        "rawId": "zy_croptopia:apricot_jam",
        "aux": "undefined",
        "count": 1,
        "label": "杏子酱",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:peanut_butter_and_jam",
        "rawId": "zy_croptopia:peanut_butter_and_jam",
        "aux": "undefined",
        "count": 1,
        "label": "花生果酱三明治",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}