Foxy
Loads Voxy on NeoForge.
Voxy is a Fabric LoD rendering mod. Foxy makes it run on NeoForge without modifying Voxy itself: it reads the unmodified Voxy jar at runtime and bridges the Fabric APIs it uses over to NeoForge equivalents.
How it works
- Reads
fabric.mod.jsonfrom the Voxy jar and generates a syntheticneoforge.mods.toml(name, description, authors, icon, mixin configs, version) so FML loads it. - Extracts Voxy's bundled
META-INF/jars(RocksDB, LWJGL zstd/lmdb, lz4, xz, jedis) as game libraries. - Applies Voxy's
voxy.accesswidenerlive as a class processor, plus a small supplement for NeoForge-only access gaps. - Ships minimal
net.fabricmc.*stubs so Voxy's bytecode links;FabricLoaderdelegates toModList/FMLEnvironment. - Reimplements the
/voxycommand against NeoForge's command system. - Adds a Chunky auto-ingest mixin targeting NeoForge's
NeoForgeWorld.
Nothing about Voxy is hardcoded. Metadata, mixins, access wideners, and bundled jars are all read from whatever Voxy jar is present, so Voxy updates do not require Foxy changes.
Requirements
- Minecraft 26.1.2
- NeoForge
- Sodium
- Voxy 0.2.16-beta (placed in the mods folder)
License
MIT. This does not relicense Voxy; Voxy remains All Rights Reserved and is not redistributed.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as foxy-26.1.2-NeoForge-1.0.0.jar — drop this file into the mods folder
- Download size: 104 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.