Arst Motion Blur
The Arst Motion Blur mod implements a motion blur effect in Minecraft, making gameplay smoother and more cinematic. Requires installation of the MidnightLib and Satin API libraries.
Settings and Controls
You can activate or disable the effect, as well as adjust the blur intensity through the settings menu using the Mod Menu mod. Three customizable hotkeys are also added:
- Toggle blur on/off (default key is
m) - Increase blur strength (initially unassigned)
- Decrease blur strength (initially unassigned)
Technical Features
This is not a fork of Noryea's Motion Blur mod, although some elements of its code were used during development. The main difference is the use of GLSL 330 shaders instead of GLSL 120, which provides better compatibility with various devices, including Macbooks with M1 processors. The mod was originally created to solve compatibility issues, but additional features were added during development, making it an enhanced version of the original solution.
Support and Feedback
If you encounter any issues, you can report them through the GitHub issues system. If you're not familiar with GitHub, you can get help in the author's Discord community.
Credits: Noryea for parts of the shader code and inspiration for the project.