{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "R": {
      "item": "create:electron_tube"
    },
    "X": {
      "item": "tfc:metal/lamp/copper"
    }
  },
  "pattern": [
    "R",
    "X"
  ],
  "result": {
    "item": "thinair:safety_lantern"
  },
  "show_notification": true
}