ToLaserBlade

A sword with a laser blade

File Details

v1.20.1-7.1.0.0 (Forge)

  • R
  • Mar 16, 2025
  • 709.52 KB
  • 12.6K
  • 1.20.1
  • Forge

File Name

ToLaserBlade-1.20.1-7.1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tolaserblade-294861:6311061")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Add sound event to DX Laser B1ade: tolaserblade:item.dx_laser_blade.hit.
  • Add sound events to Laser Blade: tolaserblade:item.laser_blade.hit and tolaserblade:item.laser_blade.block.
  • Add sound events to Laser Blade (fireproof): tolaserblade:item.laser_blade_fp.hit and tolaserblade:item.laser_blade_fp.block.
  • Add sound event to Brand-new Laser Blade: tolaserblade:item.lb_brand_new.use.
  • Add sound event to Brand-new Laser Blade (fireproof): tolaserblade:item.lb_brand_new_fp.use.
  • Add sound event to laser trap: tolaserblade:item.laser_trap.activate.
  • Add useShieldSoundForLaserBlade to client-side config.

Changed

  • Require Forge 1.20.1-47.4.0.
  • Adjust sound effects of laser blade.
  • ToLaserBladeAPI.registerModelRegistrationListener uses ToLaserBlade event bus.