返回首页
配方zy_croptopia

墨西哥卷饼配方

zy_croptopia:burrito_shapeless

无序合成,产出 zy_croptopia:burrito

配方

blackbean
rice
tomato
tortilla
类型
无序合成
布局
列表
产出
墨西哥卷饼
产物预览
burrito
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:burrito_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:blackbean",
      "zy_croptopia:rice",
      "zy_croptopia:tomato",
      "zy_croptopia:tortilla"
    ],
    "outputIds": [
      "zy_croptopia:burrito"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:blackbean"
      },
      {
        "count": 1,
        "item": "zy_croptopia:rice"
      },
      {
        "count": 1,
        "item": "zy_croptopia:tomato"
      },
      {
        "count": 1,
        "item": "zy_croptopia:tortilla"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:burrito"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:blackbean",
        "rawId": "zy_croptopia:blackbean",
        "aux": "undefined",
        "count": 1,
        "label": "黑豆",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:rice",
        "rawId": "zy_croptopia:rice",
        "aux": "undefined",
        "count": 1,
        "label": "大米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tomato",
        "rawId": "zy_croptopia:tomato",
        "aux": "undefined",
        "count": 1,
        "label": "番茄",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:tortilla",
        "rawId": "zy_croptopia:tortilla",
        "aux": "undefined",
        "count": 1,
        "label": "墨西哥薄饼",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:burrito",
        "rawId": "zy_croptopia:burrito",
        "aux": "undefined",
        "count": 1,
        "label": "墨西哥卷饼",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}