{
  "neoforge:conditions": [
    {
      "type": "neoforge:never"
    }
  ],
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "CNC",
    "CCC"
  ],
  "key": {
    "N": {
      "components": {
        "minecraft:entity_data": {
          "type": "productivebees:raw_materials/iron",
          "id": "productivebees:configurable_bee"
        }
      },
      "count": 1,
      "item": "productivebees:spawn_egg_configurable_bee"
    },
    "C": "#c:ingots/cobalt"
  },
  "result": {
    "components": {
      "minecraft:entity_data": {
        "type": "productivebees:tconstruct/cobalt",
        "id": "productivebees:configurable_bee"
      }
    },
    "count": 1,
    "id": "productivebees:spawn_egg_configurable_bee"
  }
}