Modern Visuals is a client-side Fabric mod for Minecraft 26.2. It adds a customizable glow-focused style to the world, entities, items, and HUD through a custom Blaze3D vector interface.
- Target marker and target health HUD
- Animated entity outlines and block selection glow
- Custom fog and ambient particles
- Player hats, halos, and wings
- Movement trails, jump effects, hit particles, and ground pulses
- Ghost player afterimages
- First-person item position, rotation, scale, and motion controls
- Global color palettes and per-module settings
- Draggable HUD placement editor
Press Right Ctrl in game to open the menu. The key can be changed in the menu or in Minecraft's Controls screen.
- Minecraft 26.2
- Fabric Loader 0.19.3 or newer
- Fabric API
- Java 25 or newer
- Install Fabric Loader and Fabric API for Minecraft 26.2.
- Download the Modern Visuals JAR.
- Place the JAR in the Minecraft
modsfolder.
Run the Gradle wrapper with Java 25:
.\gradlew.bat buildOn Linux and macOS:
./gradlew buildThe built mod and source JAR are written to build/libs.
Modern Visuals is released under the MIT License.