Particle Culling

Stops rendering particles that the player cannot view

File Details

particleculling-1.12.2-v1.2.jar

  • R
  • Oct 5, 2021
  • 877.94 KB
  • 38.3K
  • 1.12.2
  • Forge

File Name

particleculling-1.12.2-v1.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:particle-culling-408853:3482053")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Add configuration option to completely disable Particle Culling
- Add configuration option to set a list of particles to ignore
- Fix mod not being designated as client side only
- Remove fix for Dynamic Surrounding's particles. Instead, add org.orecruncher.dsurround.client.fx.particle.mote.ParticleCollection to the ignoredParticles list in Particle Culling's configuration