
Modrinth · Minecraft mod
Winter Particles
A client-side mod that creates a beautiful snowfall effect around the player with customizable particles, ambient atmosphere, and full configuration support.
Quick answer
Which Winter Particles release matches 26.2?
Winter Particles 1.9 targets 26.1, 26.1.1, 26.1.2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.
Where it goes
Is Winter Particles required on the client, server, or both?
It must be installed on the client. Do not install it on the dedicated server.
This file is marked client-only.
What else does Winter Particles 1.9 need?
1.9 on 26.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Winter Particles without breaking your instance.
Built for Winter Particles 1.9 on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.9. It targets 26.1, 26.1.1, 26.1.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
It must be installed on the client. Do not install it on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.9. It opens that exact file at the source.
About this project
What does Winter Particles add?
❄️ Winter Particles - Immersive Winter Atmosphere
Winter Particles brings the magic of winter to your Minecraft world with a stunning, fully customizable particle system. Transform any environment into a snowy wonderland with falling snowflakes that follow you wherever you go — without changing the actual weather or biome.
Whether you're exploring caves, soaring through the sky on elytra, or simply building your base, experience the serene beauty of gently falling snow with adaptive particle spawning that responds to your movement and creates a truly immersive 360° atmosphere.
✨ Features
🌨️ Dynamic Particle System
A sophisticated multi-layered particle spawning system that creates depth and immersion:
- Close-Range Particles: Personal snowfall directly around you (3-20 block radius)
- Mid-Range Particles: Atmospheric particles that fill the space (up to 30 blocks)
- Distant Particles: Background snowfall on the horizon for extra depth
- Ground-Level Particles: Subtle snow at your feet for complete immersion
🏃 Motion-Adaptive Spawning
The mod intelligently predicts your movement and spawns particles ahead:
- Walking/Running: Particles appear slightly in front as you move forward
- Flying (Elytra): Dynamic particle trails that match your speed (up to 15 blocks ahead)
- Riding Mounts: Works perfectly with horses, pigs, boats, and minecarts
- Standing Still: Balanced particle distribution all around you
🎭 Five Unique Particle Types
Choose the perfect effect for your aesthetic:
- ❄️ Snowflake — Classic crystalline snowflakes (default)
- 🌨️ Snow — Soft, gentle snow particles
- 🤍 White Ash — Mystical floating white ash
- ☁️ Cloud — Wispy cloud particles
- 🎆 Firework — Magical sparkles for a fantasy vibe
⚙️ Highly Customizable
Fine-tune every aspect of the effect through an intuitive GUI or config file:
- Spawn Radius (3-20 blocks) — How close particles appear around you
- Particle Density (1-10 per tick) — Control snowfall intensity
- Spawn Height (1-10 blocks) — How high above you particles start falling
- Ambient Distance (5-30 blocks) — Range for atmospheric background particles
- Fall Speed — Adjust how fast particles descend
- Drift Speed — Control horizontal swaying motion
🌍 Smart Conditional Effects
Make the effect context-aware:
- Snow Biomes Only — Limit particles to cold biomes for realism
- During Snowfall Only — Activate only when vanilla snow is falling
- Always On — Enjoy magical snowfall anywhere, anytime (default)
⌨️ Instant Toggle
Quick control without opening menus:
- Press N (customizable) to toggle particles on/off instantly
- Get instant feedback with styled action bar messages
- No interruption to your gameplay
🎨 Smart Particle Behavior
Realistic and performance-friendly particle physics:
- Block-Aware Spawning — Particles don't spawn inside solid blocks
- Pause-Safe — No particles spawn when the game is paused
- Optimized Performance — Minimal FPS impact with intelligent spawning
- Natural Physics — Realistic falling with gentle horizontal drift
🌈 Visual Examples
Light Snowfall (Default Settings)
Perfect for a calm, peaceful atmosphere:
Radius: 8 blocks
Density: 2 particles/tick
Height: 3 blocks
Heavy Blizzard
For intense winter storms:
Radius: 12 blocks
Density: 5 particles/tick
Height: 6 blocks
Speed: 0.08
Magical Fantasy Snow
Create an otherworldly effect:
Particle Type: Firework
Radius: 10 blocks
Density: 3 particles/tick
Drift Speed: 0.05
🌐 Compatibility
✅ Works With
- All Servers — Completely client-side, works on any server!
- Shaders — Compatible with most shader packs
- Performance Mods — Works alongside Sodium, Iris, etc.
- Other Visual Mods — No conflicts with weather or particle mods
📦 Modpack Friendly
- Free to include in modpacks (MIT License)
- No server-side installation needed
- Highly configurable for different pack themes
💡 Pro Tips
Movement-Based Spawning
The mod detects your velocity and spawns particles ahead of you. This means:
- Flying fast? Particles appear further ahead
- Standing still? Balanced distribution all around
- This creates a realistic "flying through snow" effect!
Performance Optimization
If you experience lag:
- Lower
Particles Per Tickto 1-2 - Reduce
Spawn Distanceto 10-15 - Decrease
Spawn Heightto 2-3 - The effect will still look great!
Creative Uses
- Photography: Great for cinematic screenshots and videos
- Building: See how your builds look in winter conditions
- Exploration: Makes cave exploration more atmospheric
- RP Servers: Perfect for winter-themed roleplay
🌟 Why Choose Snow Particles?
✅ Fully Client-Side — Works on any server, no installation needed server-side
✅ Performance Optimized — Smart spawning system minimizes FPS impact
✅ Motion-Adaptive — Particles respond to your movement for immersion
✅ Highly Configurable — 10+ settings to customize your experience
✅ Multiple Languages — Full support for English and Russian
✅ Actively Maintained — Regular updates and bug fixes
✅ Open Source — MIT License, free to use and modify
📋 Default Configuration
{
"enabled": true,
"radius": 8,
"particlesPerTick": 2,
"height": 3.0,
"verticalSpeed": 0.05,
"horizontalSpeed": 0.02,
"onlyInSnowBiomes": false,
"onlyWhenSnowing": false,
"particleType": "snowflake",
"spawnDistance": 15
}
All values can be adjusted in-game or via the config file!
🐛 Known Issues & FAQ
Q: Particles don't appear?
A: Press N to toggle them on, or check config that enabled: true
Q: Too many particles / lag?
A: Lower particlesPerTick and spawnDistance in settings
Q: Particles spawn inside blocks?
A: The mod includes block detection, but complex shapes may occasionally clip
Q: Can I use this on servers?
A: Yes! It's fully client-side and works on any server
Q: Does it work with shaders?
A: Yes, compatible with most shader packs
Project description from Modrinth.
Pick your setup
Winter Particles by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.11
1 loader build1.21.10
1 loader build1.21.9
1 loader build1.21.8
1 loader build1.21.7
1 loader build1.21.6
1 loader build1.21.5
1 loader build1.21.4
1 loader buildShowing the newest 12 of 23 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Winter Particles versions and loaders
1.9
WinterParticles-1.9.jar
4 Aug 2026
1.8
WinterParticles-1.8.jar
16 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.