promotional bannermobile promotional banner

Better Combat Particle

Just some slash particle addon to better combat.

File Details

bc_particle-0.0.3-forge-1.20.1.jar

  • R
  • Dec 14, 2025
  • 135.63 KB
  • 98.4K
  • 1.20.1
  • Forge

File Name

bc_particle-0.0.3-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:better-combat-particle-1372768:7332669")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Particle plane added to 3 with 0.015 offset from middle plane. to make particle look thiccker.
  • Added camera effect using the particle data. so it follows weapon swing that are have the particle data. inspired from tacz weapon swing but this is my version with the method that i can think of. why added this? idk when i swing weapon irl kinda have that effect. so why not.
  • Added settings for camera swing effect. So if you don't like it or too strong, you can edit it in config. tbh i got more stuff to have config but maybe later.

    There you go! The FORGE version! their code kind of complicated but they provide a lot of feature like "event". No wonder so many forge dev.