Subtle Effects Guide: Player Effects, Particle Culling, and Performance Settings
Subtle Effects is a Minecraft utility mod configured entirely through its on-screen menu rather than through crafting recipes. Click anywhere on the interface to open the config menu, then browse the categories to enable, disable, or tune individual effects. This guide covers the player-focused effects, the particle culling system, and the settings that matter most for performance.
Opening and Using the Config
The mod has no in-game items to craft. Everything is handled through its interface: click to open the config menu and adjust options from there. Some actions, such as toggling particle count or bounding box displays, are bound to hotkeys. For those, assign the corresponding hotkey in the controls menu — no default key is provided by the mod itself.
Player-Centric Effects
These effects are tied directly to the player's body and state.
Breathing and cold. In a cold biome, steam rises from a player's face. You can control the starting transparency, how often the effect appears (measured in ticks), and which seasons allow it. A list of extra biomes can be added for cases the mod does not already detect. There is also an option to keep breathing effects visible in creative mode.
Drowning. While underwater, bubbles stream from the player's face. You can set the display type, density, and transparency, and optionally force the bubbles into a single column instead of scattering them randomly.
Hunger. When hunger drops under a set threshold, a stomach growl plays on a repeating timer. The threshold is measured in half hunger points, the wait time between growls is adjustable, and the volume can be changed. Setting the threshold to 0 disables it.
Health. When health falls below a configured threshold, a heartbeat sound plays on a repeating timer, and it speeds up when health drops below half of that threshold. The value is measured in half hearts. Wait time and volume are both adjustable, and 0 disables the feature.
Sleeping. Players and villagers can be given a percentage chance to snore, determined by UUID so it stays consistent across nights. Sleeping Z particles can be shown for players, villagers, foxes, bats, cats, and other mobs. An option forces Z particles to appear only when the snore chance actually triggers. Name tags can also be repositioned to the top of a sleeping mob's head.
Potion rings. Rings can be displayed around entities, with adjustable particle type, scale, and transparency. NPCs such as witches and wandering traders can be included or excluded.
Particle Culling and Render Distance
The Particle Rendering group controls how many particles reach your screen.
- Enable Particle Culling turns the culling system on or off.
- Particle Render Distance sets how many chunks away a particle can be before it stops rendering. It affects rendering only — particles still spawn and exist in the world. Most particles obey it, including ones added by other mods, though a few ignore it.
- Particle Culling Blocklist lists particles exempt from culling. Keep this short and reserve it for particles that break when culled. Changes do not affect particles already spawned.
- Cull Particles In Unloaded Chunks stops rendering particles in chunks that are not loaded, which mainly matters when a server is running slowly.
- Allow Using Blended Render Type and Spell Particles Use Blended Render Type control a custom transparency render type that can conflict visually with other mods; disabling them falls back to default transparency.
Performance Tuning
Several effects carry explicit warnings about cost. Lava sparks can cause severe lag near large lava pools, such as in the Nether. Beacon particles can be equally heavy, potentially adding thousands of particles per beacon. Both have density and display-type settings you can lower or switch off.
Other options with density or frequency controls include lantern sparks, redstone block dust, glowstone block dust, command block particles, minecart sparks, amethyst sparkles, rain water ripples, biome particles, mushroom spores, sculk dust, and flame, smoke, and bubble geysers. Setting a density to 0 disables that effect. Waterfall updates run on a tick interval and are described as somewhat intense, so higher values are recommended.
If you want to reduce clutter without losing effects entirely, transparency and alpha settings exist for potion particles, the fire overlay, splash overlays, drowning bubbles, and potion rings.