返回首页
配方zy_croptopia

蛋卷配方

zy_croptopia:egg_roll_shapeless

无序合成,产出 zy_croptopia:egg_roll

配方

dough
lettuce
egg
beef
类型
无序合成
布局
列表
产出
蛋卷
产物预览
egg_roll
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:egg_roll_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:dough",
      "zy_croptopia:lettuce",
      "minecraft:egg",
      "minecraft:beef"
    ],
    "outputIds": [
      "zy_croptopia:egg_roll"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:dough"
      },
      {
        "count": 1,
        "item": "zy_croptopia:lettuce"
      },
      {
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "count": 1,
        "item": "minecraft:beef"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:egg_roll"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:dough",
        "rawId": "zy_croptopia:dough",
        "aux": "undefined",
        "count": 1,
        "label": "生面团",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:lettuce",
        "rawId": "zy_croptopia:lettuce",
        "aux": "undefined",
        "count": 1,
        "label": "生菜",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:egg",
        "rawId": "minecraft:egg",
        "aux": "undefined",
        "count": 1,
        "label": "egg",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:egg_roll",
        "rawId": "zy_croptopia:egg_roll",
        "aux": "undefined",
        "count": 1,
        "label": "蛋卷",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}