lunablur
A lightweight client-side motion blur mod for Fabric.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
lunablur
Overview
LunaBlur adds a lightweight fullscreen motion blur effect without going for the heavier cinematic style some other blur mods use. The goal is simple: keep the game feeling smoother in motion while staying easy to use and easy to drop into a normal Fabric setup.
Motion Blur examples:
| Without | With | | --- | --- | |
|
|
Why LunaBlur
I took inspiration of this Mod from Noryea and made it for 1.21.11
Installation
Put these mods in your `mods` folder:
- `lunablur-1.0.0+mc1.21.11.jar` - Fabric API - Cloth Config
Optional:
- Mod Menu
Usage
Commands:
- `/lunablur` opens the config menu - `/lunablur <0-100>` sets blur strength
Default keybinds:
- `B` opens the config menu - `H` toggles blur on or off
Requirements
- Minecraft `1.21.11` - Fabric Loader `0.18.1+` - Fabric API `0.141.1+1.21.11` - Cloth Config `21.11.153+fabric` - Java `21`
Optional:
- Mod Menu `17.0.0`
Project Info
- Version: `1.0.0+mc1.21.11` - Environment: client-side only - License: MIT