返回上一级
配方zy_croptopia

烤红薯配方

zy_croptopia:sweet_potato_fries_shaped

有序合成,产出 zy_croptopia:sweet_potato_fries, zy_croptopia:cooking_pot

配方

sweetpotato
cooking_pot
salt
olive_oil
类型
有序合成
布局
工作台 3x3
产出
烤红薯, 烹饪锅
产物预览
sweet_potato_fries
cooking_pot
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:sweet_potato_fries_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:sweetpotato",
      "zy_croptopia:cooking_pot",
      "zy_croptopia:salt",
      "zy_croptopia:olive_oil"
    ],
    "outputIds": [
      "zy_croptopia:sweet_potato_fries",
      "zy_croptopia:cooking_pot"
    ],
    "pattern": [
      "123",
      "4"
    ],
    "grid": [
      "zy_croptopia:sweetpotato",
      "zy_croptopia:cooking_pot",
      "zy_croptopia:salt",
      "zy_croptopia:olive_oil"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:sweetpotato"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:sweet_potato_fries"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cooking_pot"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:sweetpotato",
        "rawId": "zy_croptopia:sweetpotato",
        "aux": "undefined",
        "count": 1,
        "label": "红薯",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive_oil",
        "rawId": "zy_croptopia:olive_oil",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄油",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:sweet_potato_fries",
        "rawId": "zy_croptopia:sweet_potato_fries",
        "aux": "undefined",
        "count": 1,
        "label": "烤红薯",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cooking_pot",
        "rawId": "zy_croptopia:cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "烹饪锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}