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

Voxy Hypixel Addon

Standalone Voxy addon to achieve per-island world isolation on Hypixel Skyblock.

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

Опубликован 1 апреля 2026 г.

Voxy Hypixel Addon

A standalone Fabric addon for Voxy designed to fix chunk data leakage between same-type Hypixel dimensions across gamemodes.

Created by TBlazeWarriorT.

⚠️ Beta Notice

This mod is an addon for Voxy, which is currently in Beta development stage. Voxy updates may temporarily break this mod, and please report any major issues found (some versions with less testing may be tagged as alpha instead of beta).

What does this do?

Voxy is a world-streaming mod that stores chunk data locally. On Hypixel, players frequently switch between different islands (Hub, Private Island, Dwarven Mines, etc.) while technically staying on the same "server world."

Simple example: Hypixel Lobby, Arcade Lobby and Skyblock Hub stop all sharing the overworld Voxy folder in your computer and fighting each other. Without this addon, Voxy treats all lobbies/islands in a server as one single world/dimension, causing "ghost chunks" from one area to appear in another.

Voxy Hypixel Addon fixes this by:

  • Detecting your current Hypixel gamemode and area using the HM-API.
  • Injecting a unique identifier into Voxy's world storage logic.
  • Forcing Voxy to isolate chunk data into separate folders based on that.

Requirements

  • Voxy (Beta)
  • Fabric Loader/API

Note: The HM-API is bundled within the mod, so you do NOT need to download it separately.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute it, provided that credit is given to the original author.

FAQ

1. "My mod dosen't werk!"

Please specify if it works in singleplayer.

  • If it does not: then Voxy itself isn't working for you, and it is very possibly unrelated to my mod. Make sure you loaded the chunks at least once for Voxy to cache them, as it is not capable of guessing or requesting extra chunks by default.
  • If it is only broken on Hypixel: specify if nothing shows up (regular render distance), or if wrong dimension chunks are being shown (overworld conflicts between cached chunks), or something else. Include logs if needed.
  • If you are seeing wrong chunks (from other maps): make sure you don't have any redundant mod doing it (e.g. Bobby, DH, etc)

2. Will addon version x work with Voxy version y?

Every addon version targets/is tested for a single, specific Voxy version.
Modern versions will show the last two expected voxy digits at the jar name, such as "...+mc26.2-voxy18" expecting Voxy 0.2.18.
There is a small chance that the addon will continue working through multiple small Voxy updates. Try imperfect matches at your own risk.

3. Does it increase render distance?

No, just like base Voxy, this mod can't do it. It will ONLY memorize chunks that Hypixel has let you previously see (load). So you'll have infinite* render distance for all chunks you already previously visited and seen.

4. Deep Caverns looks funny (less render distance)

Deepcaverns is an irregular map server-side. The coordinates are not in sync with the rest of the hub, it looks different on the inside than on the outside because outside view does not have the underground floors to look nicer, and more technical issues. It cannot benefit from the same optimizations that connect islands as the same cached map.

5. Private Islands share cache

Intentional decision to save disk space, unless enough people ask for extra effort to separate them.

Ченджлог

1.3.1+mc26.2-voxy18Бета26.2 · 5 августа 2026 г.
  • Split mod jars into 26.1 and 26.2 due to technical limitations that could sometimes cause a crash because of missing HM-API
  • Fixed old mod config files sometimes throwing errors
1.3.1+mc26.1.2-voxy18Бета26.1.2 · 5 августа 2026 г.
  • Split mod jars into 26.1 and 26.2 due to technical limitations that could sometimes cause a crash because of missing HM-API
  • Fixed old mod config files sometimes throwing errors
1.3.0+mc26.x-voxy18Бета26.1.1, 26.1.2, 26.2 · 4 августа 2026 г.
  • Added hub merge support to Torrhus Canyon (so it reuses hub cache chunks)
  • Bumped mod version to 1.3.0. (Previous update was major so it was meant to be 1.3.0, but I forgot to increase the major digit. Now the new version name comes with the minor update to add Torrhus support and tidy it up.)
1.2.4+mc26.x-voxy18Бета26.1.1, 26.1.2, 26.2 · 1 августа 2026 г.

Compatible with BOTH mc 26.1.2 and 26.2 with Voxy 0.2.18

  • Option to cache all skyblock hub maps together, increasing effective render distance and reducing disk space usage.
    * Deep Caverns doesn't work well with this, so it is the only area that does not benefit from it
  • World swap load time optimizations (thanks to florishafkenscheid)
  • All "something.hypixel.net" proxies will now use the mc.hypixel.net folder to avoid duplicates
  • New setting to share the same cache folder for Hypixel and Hypixel Alpha, on by default
  • Cleaner mod shutdown
1.2.3+mc26.2-voxy18Бета26.2 · 24 июля 2026 г.

Ported to MC 26.2 and matches voxy 0.2.18. Introduces a new naming system (+mc26.2-voxy18) to clarify it expects MC26.2 and voxy x.x.18. Let me know if anything breaks.

1.2.2Бета26.1, 26.1.1, 26.1.2 · 11 июля 2026 г.

Optimized load times on dimension changes by adding two new settings to force-optimize Voxy and Iris (if present). Let me know if you have issues with the new settings enabled. This version 1.2.2 is internally called 1.2.3 due to a typo.

1.2.2Бета1.21.9, 1.21.10, 1.21.11 · 11 июля 2026 г.

Optimized load times on dimension changes by adding two new settings to force-optimize Voxy and Iris (if present). Let me know if you have issues with the new settings enabled. This version 1.2.2 is internally called 1.2.3 due to a typo.

1.2.1-experimentalАльфа26.1, 26.1.1, 26.1.2 · 10 июля 2026 г.

Another experimental preview with aggressive optimizations to fix dimension change lag caused by Iris and Voxy on Hypixel.
(known issue: shaders may fail to disable inside hypixel in this test version)

Комментарии

Загружаем…