返回上一级
配方zy_croptopia

炸虾配方

zy_croptopia:deep_fried_shrimp_shaped

有序合成,产出 zy_croptopia:deep_fried_shrimp, zy_croptopia:frying_pan

配方

shrimp
shrimp
shrimp
egg
frying_pan
bread
类型
有序合成
布局
工作台 3x3
产出
炸虾, 平底锅
产物预览
deep_fried_shrimp2
frying_pan
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:deep_fried_shrimp_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:shrimp",
      "minecraft:egg",
      "zy_croptopia:frying_pan",
      "minecraft:bread"
    ],
    "outputIds": [
      "zy_croptopia:deep_fried_shrimp",
      "zy_croptopia:frying_pan"
    ],
    "pattern": [
      "111",
      "456"
    ],
    "grid": [
      "zy_croptopia:shrimp",
      "zy_croptopia:shrimp",
      "zy_croptopia:shrimp",
      "minecraft:egg",
      "zy_croptopia:frying_pan",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:shrimp"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:egg"
      },
      {
        "slot": "5",
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      },
      {
        "slot": "6",
        "count": 1,
        "item": "minecraft:bread"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:deep_fried_shrimp"
      },
      {
        "count": 1,
        "item": "zy_croptopia:frying_pan"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:shrimp",
        "rawId": "zy_croptopia:shrimp",
        "aux": "undefined",
        "count": 1,
        "label": "虾",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:shrimp",
        "rawId": "zy_croptopia:shrimp",
        "aux": "undefined",
        "count": 1,
        "label": "虾",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:shrimp",
        "rawId": "zy_croptopia:shrimp",
        "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": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:deep_fried_shrimp",
        "rawId": "zy_croptopia:deep_fried_shrimp",
        "aux": "undefined",
        "count": 2,
        "label": "炸虾",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:frying_pan",
        "rawId": "zy_croptopia:frying_pan",
        "aux": "undefined",
        "count": 1,
        "label": "平底锅",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}