返回首页
配方zy_croptopia

火腿三明治配方

zy_croptopia:ham_sandwich_shapeless

无序合成,产出 zy_croptopia:ham_sandwich

配方

bread
cooked_porkchop
cheese
类型
无序合成
布局
列表
产出
火腿三明治
产物预览
ham_sandwich
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:ham_sandwich_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:bread",
      "minecraft:cooked_porkchop",
      "zy_croptopia:cheese"
    ],
    "outputIds": [
      "zy_croptopia:ham_sandwich"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:bread"
      },
      {
        "count": 1,
        "item": "minecraft:cooked_porkchop"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cheese"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:ham_sandwich"
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:cooked_porkchop",
        "rawId": "minecraft:cooked_porkchop",
        "aux": "undefined",
        "count": 1,
        "label": "cooked porkchop",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cheese",
        "rawId": "zy_croptopia:cheese",
        "aux": "undefined",
        "count": 1,
        "label": "芝士",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:ham_sandwich",
        "rawId": "zy_croptopia:ham_sandwich",
        "aux": "undefined",
        "count": 1,
        "label": "火腿三明治",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}