Particle Culling Mod (1.12.2) is designed to improve performance, with its help, game particles will not be generated outside the player’s field of view. This will enhance the FPS (frames per second) without affecting the gameplay experience.

It stops particles that are outside the player’s view from rendering. It has the potential to significantly increase FPS, especially in areas with lots of particles.

Screenshots:

Configs:

  • cullBehindBlocks: Set this to false if you do not want to cull particles that technically are in the player’s view but are obstructed by blocks.
  • cullBehindGlass: Set this to true if you don’t want particles to be rendered behind glass and other transparent blocks. This does nothing if “cullBehindBlocks” is turned off.
  • cullInSpectator: Set this to false to disable particle culling while being in spectator mode. This is useful to take screenshots without having particles removed.
  • blockBuffer: The minimum amount of blocks behind which particles start to get culled. Only effective if “cullBehindBlocks” is turned on.
  • cullingEnabled: Set this to false to disable all of particle culling’s features.
  • ignoredParticles: Add particle classes here that should be ignored by Particle Culling. Example: To ignore Minecraft’s breaking particles and any derivates, add \”net.minecraft.client.particle.ParticleBreaking\” to the list. This config setting already has some mods’ particle classes included, which are known to not work, or are supposed to be shown through blocks.

Requires:

Minecraft Forge

MixinBootstrap Mod

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Particle Culling Mod (1.12.2) Download Links

For Minecraft 1.12.2

Forge version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]