{
  "type": "minecraft:crafting_shaped",
  "group": "bismuth_lamp",
  "category": "building",
  "pattern": [
    "bpb",
    "pcp",
    "bgb"
  ],
  "key": {
    "b": {
      "item": "enlightened_end:bismuth_ingot"
    },
    "p": {
      "item": "minecraft:paper"
    },
    "g": {
      "item": "mekanismgenerators:solar_generator"
    },
    "c": {
      "item": "minecraft:prismarine_crystals"
    }
  },
  "result": {
    "item": "enlightened_end:bismuth_lamp",
    "count": 1
  }
}