
Xenon
[PROJECT DISCONTINUED, SEE README] A (fairly) lightweight Fabric utility mod for Minecraft
- Загрузки
- 6K
- Подписчики
- 20
- Обновлён
- 17 января 2026 г.
- Лицензия
- MIT
Опубликован 22 марта 2023 г.
Notice
Unfortunately, Xenon has been discontinued and it will no longer receive updates.
A successor for newer Minecraft versions is in development! Thanks for using Xenon all this while :)
Xenon: A lightweight Fabric utility client
Hi, thanks for stopping by this page! This is Xenon, a personal project of mine that I decided to publish to Modrinth and a couple of people quite a few people! decided to use.
What does Xenon do?
- Provides "quality of life" features like clients such as Badlion and Lunar
- Maintains compatibility with other mods (except those with intrusive mixins, like Wurst Client, which you shouldn't be using anyway since it's a hack client and hacking is bad ):<)
[!NOTE] Fun fact: most mods follow the traditional "problem-solution" model (giving you a solution to a common problem); Xenon, however, is more like a toy Swiss Army chainsaw (giving you a bunch of solutions, for you figure out what to use them for) This is a side effect of the original reason I made Xenon, which was to solve very specific and niche problems I had.
What "solutions" does Xenon have?
Check them all out here!
(Most features are unbound by default)
A sample:
- FullBright (fullbright: removes lighting effects, making everything visible, even at night)
- HealthDisplay (Displays mobs' names and health in name tags)
- QuickChat (send a preset message or command with one button, commands WIP)
- MultiQuickChat (QuickChat, but with up to 10 messages)
- Panorama Generator (make panoramas for resource packs! Incompatible with shaders unfortunately)
- ShareLocation (share your coordinates and dimension in chat. not recommended for public survival servers, /tell support WIP)
- Australian Mode (Aussie Minecraft, approved by an Australian)
- Zoom (Zoom, adjustable with the scroll wheel)
- Halo "Red Reticle" (Makes your crosshair change color when pointing at hostile mobs, like in Halo games)
- Debug crosshair size modification (Make the axes easier to see!)
Requirements:
(check these here)
- Latest Fabric API (may not work with older ones, not really tested)
- Fabric Loader >=0.14.21
- CompleteConfig 2.4.x
Version numbers are fairly strict, if it says "1.19.4" that means it's only been tested on 1.19.4, but it will probably work on other 1.19.x versions, and no one will stop you.
Warning
This project often has bugs and missing translation keys, as I unfortunately can't extensively test everything due to school and other commitments. If you find anything wrong, please raise an issue! PRs are very welcome.
Server opt-out
The server can opt-out of any features by sending a packet with Identifier xenon:block_feature, containing the name of the target feature as a string.
MainInitialiser.java contains a template to send such a "block" packet; you'll have to clone the repo, modify MainInitialiser, recompile Xenon and put it on the server.
If that sounds complicated, don't worry, I'm working on a companion mod to make it simpler :3
Known Issues:
- Help command doesn't do anything ( :( )
Known incompatibilities:
- WI-Zoom (breaks Xenon's FOV-related features)
- Wurst Client (will almost definitely break, not fully tested)
- LazyDFU * (Won't crash, but will override Xenon's optimisation setting)
- Zoomify (Thanks @catboycrimes!)
* LazyDFU functionality was integrated into Xenon in v4.6.1+1.19.2
Credits (for integrations)
- LazyDFU: astei/lazydfu
Ченджлог
4.6.1+1.20.6Релиз1.20.5, 1.20.6 · 17 января 2026 г.
Testing state: standard
Changes since previous:
- opt-in/opt-out state is now cleared on world join
Known issues
NA
Compatibility
INCOMPATIBLE with 1.20.4, due to significant code changes in Minecraft.
4.6.0+1.20.6Релиз1.20.5, 1.20.6 · 23 мая 2024 г.
Testing state: standard
Changes since previous:
- Added packet-based server-side opt-in and opt-out (Note: requires some modification, see README for instructions)
- Timer and ProximityRadar now require server opt-in, in accordance with Modrinth Content Rules
- Updated to 1.20.6!
Known issues
None yet :D
Compatibility
INCOMPATIBLE with 1.20.4, due to significant code changes in Minecraft.
4.5.1+1.20.4Релиз1.20.4 · 6 марта 2024 г.
Testing state: Moderate
Changes since previous:
- Removed non-functional "register" commamnd
- Made "set" Brigadier sub-command actually work
- Added "force" argument to
/debugcrashthat usesGlfwUtils.makeJvmCrash()to crash without saving world - Added the ability to attack mobs in FullKeyboard
Known issues
- None yet
4.4.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 28 декабря 2023 г.
Testing state: Moderate
Changes since previous:
Features
Added "Labels" accessibility feature: renders labels over every entity in the world, even dropped items
Removed BlackBox until I can finish it
Others
- Non-user-facing code changes
Known issues
- None yet
4.3.0+1.20.2Альфа1.20.1, 1.20.2 · 27 октября 2023 г.
Testing state: Moderate
Changes since previous:
Commands
- Created Brigadier (Minecraft slash command) versions of feature commands!
Known issues
- ConfigMenu cannot be enabled through a slash command
- Configuration through commands is not supported by slash commands
4.2.2+1.20.2Релиз1.20, 1.20.1, 1.20.2 · 20 октября 2023 г.
Testing state: Moderate
Changes since previous:
ProximityRadar
- Enabled detection of the Ender Dragon
- Added hoglin and zombified piglin filtering options
- Added (back) projectile detection
Misc
- Fixed the Timer scroll adjustment translation key
- Added option to enable opening of GUIs in portals (yay!)
4.2.1+1.20.2Релиз1.20, 1.20.1, 1.20.2 · 12 октября 2023 г.
Testing state: Moderate
Changes since previous:
Fixed the toggleable feature "disabled" text not showing the translation
Added separate ranges for hostile mobs, players and items in ProximityRadar
Updated to 1.20.2
Fun fact: this build is the only tested cross-version! It works on both 1.20.1 and 1.20.2 because minimal stuff was changed in Minecraft's codebase :)
4.2.0+1.20.1Альфа1.20, 1.20.1 · 26 сентября 2023 г.
Testing state: Completely untested
Changes since previous:
- I have no clue.
- Fixed some things, probably
Комментарии
Загружаем…