-
Voxy 0.2.23-CE for 1.12.2 Stable
released this
2026-08-24 14:12:41 -07:00 | 0 commits to main since this releaseChanges
- fixes for Invalid / Corrupted block-state data (will now recover on its own)
Downloads
-
released this
2026-08-12 18:39:40 -07:00 | 0 commits to main since this releaseChanges
- MAJOR Vram usage decrease (~60-70%)
- and some other optimizations that make gpu usage alot less when your not actively looking at a whole map and zooming in.
Downloads
-
Voxy 0.2.20-CE for 1.12.2 Pre-release
released this
2026-08-11 12:40:12 -07:00 | 0 commits to main since this release- Updated Version to 0.2.20 Community Edition
Whats Changed
- fixed fog start / end being 0 / 0 causing no textures for entities / tile entites, this was driver-dependent on how they handled it, sometimes it worked, other times it didnt.
- fixed some log spam when enabling / disabling voxy
Running
- Import a CleanroomMC Instance into prism launcher (i test on 0.6.6 however newest should also work)
- Add Fugue & Scalar Legacy & Celritas
- set ur java to 25 & add
-XX:+UseZGCto ur java args, and your good to go!
Downloads
-
Voxy 0.2.19-Beta for 1.12.2 [Update 2] Pre-release
released this
2026-08-10 06:49:57 -07:00 | 2 commits to forge/1.12.2 since this releaseFixed
- fixes for ingesting when on a server
- remove a block outline bug
Running
- Import a CleanroomMC Instance into prism launcher
- Add Fugue & Scalar Legacy & Celritas
- set ur java to 25 & add
-XX:+UseZGCto ur java args, and your good to go!
Downloads
-
Voxy 0.2.19-beta for 1.12.2 Pre-release
released this
2026-08-09 17:52:09 -07:00 | 5 commits to forge/1.12.2 since this releasePort of Voxy down to 1.12.2, still probably very buggy but a majority of it is now implemented.
things currently not parity:
- WorldImporter -- only have VintageHorizons importer.
Downloads
-
Voxy 0.12.3 Alpha Pre-release
released this
2026-07-18 03:36:47 -07:00 | 0 commits to main since this releaseWhats changed / fixed
- Importer fixed
- Fixes for some rendering issues when flying too fast (still happens, but fixed a majority of it)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Voxy 0.2.12-alpha Pre-release
released this
2026-06-28 12:20:21 -07:00 | 1 commits to main since this releaseWhat's changed
- Restored Voxy's page inside Sodium's Video Settings screen for Sodium 0.8.x.
- Switched the integration to Sodium's built-in NeoForge config API discovery with
@ConfigEntryPointForge("voxy"). - Removed the obsolete Sodium Options API integration path, which targeted older Sodium option classes and could crash with Sodium 0.8.x.
- Kept the NeoForge Mods-menu config screen as the fallback config path.
Notes
You should not need Sodium Options API just to see Voxy settings in Sodium 0.8.x. If Sodium Options API is installed anyway, Voxy no longer depends on its old option-page classes.
Validation
- Built with Java 21.
./gradlew build --no-daemonpassed.- Mixin validation passed against
voxy-0.2.12-alpha.jar. - The jar includes
VoxyConfigMenu/SodiumConfigBuilderand does not package the obsoleteVoxySodiumOptionsintegration.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Voxy 0.2.11-alpha Pre-release
released this
2026-06-15 13:01:06 -07:00 | 2 commits to main since this releaseWhat's changed
- Fixed startup crashes in modpacks using Sodium 0.8.x by supporting both RenderSectionManager constructor signatures.
- Fixed the next Sodium 0.8.x crash by supporting the newer DefaultChunkRenderer render signature with the indexed-rendering boolean parameter.
- Keeps compatibility with Sodium 0.6.x by retaining the older constructor and render injection paths.
- All supported Sodium paths share the same Voxy chunk-bound reset, min-build-height setup, and LOD render injection behavior.
Why this matters
Some packs, including All The Mons Takes Off, ship Sodium 0.8.12-beta.1. Older Voxy builds only matched Sodium 0.6.x signatures, causing Mixin failures during world load.
Validation
- Built with Java 21.
./gradlew build --no-daemonpassed.- Mixin validation passed against the packaged
voxy-0.2.11-alpha.jar.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Voxy 0.2.10-alpha Pre-release
released this
2026-06-13 20:42:43 -07:00 | 4 commits to main since this releaseWhat's changed
- Fixed distracting dark triangle artifacts over water while moving by no longer drawing coarse temporary LOD fallback meshes when child data is still loading.
- Reduced giant temporary distant-block pop-in by making higher mip levels require more non-air samples before representing sparse geometry.
- Smoothed translucent LOD blending around the vanilla render-distance boundary, especially for water.
- Added Sodium shader parser compatibility for both Sodium 0.6.x and newer parser return types to avoid startup crashes on 0.6.13.
- Kept mesh-building performance tidy by clearing section masks during preparation instead of doing separate full-array clears.
Notes
This is still an alpha build. The water artifact fix prefers a brief missing LOD patch over rendering an oversized incorrect fallback, which should be much less distracting during movement.
Validation
- Built with Java 21.
./gradlew build --no-daemonpassed.- Mixin validation passed; existing non-fatal mixin naming/remap warnings remain.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Voxy NeoForge 0.2.9 Alpha Pre-release
released this
2026-06-13 09:25:52 -07:00 | 5 commits to main since this releaseAlpha NeoForge 1.21.1 release.
Built jar: voxy-0.2.9-alpha.jar
Minecraft: 1.21.1
NeoForge: 21.1.x
Required dependencies: Sodium NeoForge, Forgified Fabric APISHA-256: C0224A371B5A702DCD28C915B0301E397033EF5E603F51893B1828AECBA930E7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)