{
  "slot": "daffas_arsenal:attachment/slot/laser_regular",
  "model": "daffas_arsenal:attachment/laser_regular_geo",
  "texture": "daffas_arsenal:attachment/uv/laser_regular",
  "sounds": {
    "install": "tacz:attachments/attachment_general_b",
    "uninstall": "tacz:attachments/attachment_general_uninstall"
  },
  "laser": {
    // 默认的镭射颜色
    "default_color": "0xFF0000",
    // 是否允许在改装界面自定义该镭射的颜色
    "can_edit": true,
    // 激光的长度（因为是渐变，末端可能实际完全看不见）
    "length": 1
  }
}