Перейти к содержимому
Mineforgian

Roxy

Roxy is a mod that acts as a translation layer between Voxy and NeoForge 1.21.1, allowing for the loading of a Fabric version of Voxy on NeoForge.

Загрузки
7K
Подписчики
31
Обновлён
21 августа 2026 г.
Лицензия
MIT

Опубликован 22 июля 2026 г.

Roxy

Roxy allows for the loading of Voxy on NeoForge.

Voxy is a Fabric exclusive LoD rendering mod. Roxy provides a translation layer between Voxy and NeoForge, allowing an original Voxy jar to function not only on NeoForge, but also on a version that Voxy did not release for.

You require an original Voxy .jar for this mod to function, Roxy does not function without it. Currently, voxy-0.2.16-beta for MC 1.21.11 is the only verified version that works entirely as intended.

Compatibility

Roxy 1.21.1 is compatible with the following usual suspects:

  • Create 6.0.10+mc1.21.1
  • Colorwheel 1.2.9+mc1.21.1
  • Sable 2.0.3+mc1.21.1
  • Iris 1.8.14-beta.1+1.21.11-neoforge
    • BSL 10.1.33
    • Photon v1.3b
    • Complementary Reimagined r5.8.1

Roxy should also compatible with Sinytra Connector and Connector-loaded Fabric mods as of v0.1.6+.

Roxy 1.21.11 is not as polished as 1.21.1, it works properly with Sodium, but Iris, Create, Colorwheel, etc. may have issues.

Other versions of the compatible mods listed above have not been explicitly tested and may not work as intended. If you try something else out and it works, let us know in Discord!

Please report any major incompatibilities or bugs, along with logs, on the Github.

Any incompatibilites that are present with Voxy natively on Fabric will also remain so on NeoForge.

Development of Roxy would not have been possible without prior work done in the modding community as both Foxy and the voxy-neoforge community backport were used as the origin for Roxy's development.

License

MIT

This project does not relicense Voxy; Voxy remains All Rights Reserved and is not redistributed.

FAQ

Will this mod be available for version X?

  • idk

Are there any planned features?

  • Not currently.

I found a bug! What should I do?

  • If you encounter any major incompatibilites or bugs, please report them on our Github page so we may address the issue accordingly.

Can I use this in my modpack and/or server?

  • Yes, as long as it's downloaded from our official sources.

What's up with the "contains AI-generated code"?

  • We use LLMs as a tool to allow us to accelerate the development process of our mods. This allows us to spend more time turning our ideas into realities and fine tuning the experiences we want to create. None of us do this full time as a job and therefore do not have infinite time on our hands. As such, tools such as LLMs allow us to increase the amount we are able to do in the limited time we have available.
    • Additionally, Modrinth's AI disclosure policy is incredibly vague, almost problematically so, thus we included the disclosure on the project to err on the side of caution.

What's Rasa Novum?

  • We're a small group of friends making mods for our modpack and eventual server of the same name.

Ченджлог

0.1.9-neoforge+mc1.21.1Бета1.21.1 · 21 августа 2026 г.

0.1.9 changelog:

Features:

Fixes:

  • Improved Voxy WorldGen (VWG) stale LoD Generation.
    • VWG can still infrequently generate stale LoDs when generated terrain reaches very large sizes. This can usually be remedied by /voxy reload or F3+A. Regardless, the issue is negligible now as compared to very frequent before.
  • Fixed issue #20 where some modded blocks would not be rendered properly in LoDs.
  • Fixed LoD seams in distant LoD terrain that was most noticeable over water, as can be seen in several native-voxy issues such as this.

Known Issues:

  • "use_environmental_fog = true" causes LoDs to not render. Set to false to render LoDs.
  • 1.21.6 rendering features are not present in 1.21.1 and as such distant cloud generation and environmental fog/fog over LoD terrain cannot be easily achieved.
    • These are not planned features for Roxy itself, rather a lightweight shader or mod that adds this behaviour is likely the solution and will be investigated.
0.1.8-neoforge+mc1.21.1Бета1.21.1 · 15 августа 2026 г.

0.1.8 changelog:

Features:

  • N/A

Fixes:

  • Fixed the floating point calculation error that lead to gaps in grass blocks in LoDs. Issue #7
  • Fixed AMD Mesa driver rendering issue for some water LoDs. AMD users with Mesa drivers will have to add the environment variable "AMD_DEBUG=nohyperz" to fully fix the problem.

Known Issues:

  • use_environmental_fog=true will result in no rendering of LoDs. Set this option to false in config as a workaround in the meantime. Issue #6
0.1.7-neoforge+mc1.21.1Бета1.21.1 · 14 августа 2026 г.

0.1.7 Changelog:

Features:

  • Add C2ME OpenCL compat. C2ME OCL requires Java 25, Roxy will work with Java 21 or Java 25 and will automatically detect if C2ME OCL is present, dynamically adapting to the Java 25 requirement brought by C2ME OCL. Issue #10

Fixes:

  • Fix errors with No Man's Land and other mods that would throw similar blockstate related errors. Issue #8

Known Issues:

  • "use_environmental_fog" must be set to false for LoDs to render, this is a 1.21.11 -> 1.21.1 fog related issue that is being investigated but was not an easy fix. For now, simply keep this set to false.
  • AMD users may experience some artefacts on LoDs, if you do encounter any rendering issues please create a new issue on the GitHub page with logs and screenshots.
0.1.6-neoforge+mc1.21.1Бета1.21.1 · 13 августа 2026 г.

0.1.6 Changelog:

  • Fixed additional incompatibilities with Sinytra and some mapping issues (issue #4)
  • Fixed Shine incompatibility
  • Fixed crash caused by F2 screenshot when in default window resolution.

Known Issues:

  • "use_environmental_fog" must be set to false for LoDs to render, this is a 1.21.11 -> 1.21.1 fog related issue that is being investigated but was not an easy fix. For now, simply keep this set to false.
  • AMD users may experience some artefacts on LoDs, if you do encounter any rendering issues please create a new issue on the GitHub page with logs and screenshots.
0.1.5-neoforge+mc1.21.1Бета1.21.1 · 12 августа 2026 г.

0.1.5 Changelog:

  • Fixed initial incompatibilities with Linux (issue #3), should any other issues on Linux arise please create an issue on the GitHub page.
  • Fixed bug where native voxy commands were not registering.
  • Fixed bug where voxy config options did not appear in mod menu or sodium's options page.
  • Fixed initial Sinytra incompatibility (issue #2). Please report any further Sinytra-mediated incompatibility to the GitHub issues page.

Known Issues:

  • LoD rendering artefacts on some AMD GPUs is being investigated, if you encounter issues please open a new issue with logs and screenshots.
0.1.4-neoforge+mc1.21.1Бета1.21.1 · 11 августа 2026 г.

Add support for C2ME and Chunksmith. LoDs from Chunksmith tasks will load after that task completes.

0.1.0-neoforge+mc1.21.1Бета1.21.1 · 22 июля 2026 г.

Initial release, see our Github for more information.

0.1.0-neoforge+mc1.21.11Альфа1.21.11 · 22 июля 2026 г.

Initial release, see our Github page for more information.

Комментарии

Загружаем…