Note
Development Update & Technical Notes (As of April 25th)
I apologize for the substantial delay (57+ days) in releasing updates. Since March 2026, I have been without stable internet access in Iran, which unfortunately resulted in a loss of my local development toolchains, as well as access to the latest information about minecraft updates.
I am now working on the Minecraft 26.1 updates by leveraging GitHub Action Runners for compilation. Progress is slower than ideal due to the necessary reliance on external runners.
To contact me, please use GitHub Discussions if my GitHub connection holds, otherwise, contact via Gmail.
Please feel free to fork my mods and update them yourselves!
Features that shouldn't be in VulkanMod, a fork of Sodium Extra and alternative to VulkanMod Extra, that aims to stay up to date with the latest updates and have fewer bugs.
- Java Development Kit 17 or above
- Git
- Clone the repository and navigate into the cloned repository.
git clone https://github.com/amiralimollaei/not-enough-vulkan.git cd not-enough-vulkan - Navigate to the directory you've cloned this repository and launch a build with Gradle. If you are not using the Gradle wrapper, simply replace
gradlewwithgradleor the path to it.- Windows
gradlew build- Linux/macOS
./gradlew build - The initial setup may take a few minutes. After Gradle has finished building everything, you can find the resulting artifacts in
build/libs.
By submitting translations, you are agreeing to have them licensed under the Creative Commons Zero (CC0) license.
You can contribute to the translation effort on our Crowdin project page! First you'll need to register a Crowdin account if you haven't already. Translators are able to translate (submit a translation for an untranslated phrase), suggest (propose a better translation compared to an existing one), or vote (vote up or down the quality of a translation).
For more information on using Crowdin, please see their "Intro For Volunteer Translators" support page.
We sincerely apologize. Translations are community submitted, and despite our best efforts, vandalism will occasionally slip through. Please open an issue explaining, and it will be removed as soon as possible.
Thank you for your interest! Please open an issue with the in-game Locale Code from the linked table. We've kept the number of languages relatively small to set a reasonable starting goal, and will add more as requests come in.
Not Enough Vulkan is licensed under GNU LGPLv3, a free and open-source license. For more information, please see the license file.
