Sulkan is a client-side Fabric mod that provides shader loading support for Minecraft's Vulkan backend. It requires Sodium (0.9.0+) and builds on top of it for all rendering optimizations.
- Custom shader pack loading and management.
- Shadow rendering, atmospheric scattering, volumetric clouds, and water reflections.
- Optional shader settings screen integrated into Minecraft's Options menu.
- Sodium 0.9.0+ (for Minecraft 26.2)
- Minecraft 26.2 with Vulkan backend enabled
- Website: sulkan.org
- Community: Discord
To build the project, run:
./gradlew buildThe build produces a distributable Sulkan JAR file under build/libs/.
This project is licensed under the GNU General Public License v3.0 (GPLv3) - see the LICENSE file for details.