Compatibility
Minecraft: Java Edition
26.1.x
1.21.9â1.21.11
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published 7 months ago
Changelog
Minecraft 26.1 removed code obfuscation, meaning the game's code is now readable without special mappings. To take full advantage of this, I've completely rewritten the mod from scratch. Supporting both old (obfuscated) and new (unobfuscated) versions would require maintaining two separate codebases, which isn't sustainable for me since I also have other projects and responsibilities to focus on. That means, all previous versions remain available for download and are still fully playable, they just won't receive any future updates.
TL;DR: v0.4 only works with Minecraft 26.1+. If you're on 1.21.x or older, stay on v0.3.
Added
- Toggle message configuration via
showToggleMessage- Configurable in
config/chrissi-nightvision.json(default: true)
- Configurable in
Changed
- Complete rewrite using Mojang's official mappings (no more Yarn)
- Fixed numerous code inconsistencies from previous versions
- Heavily focused on code quality, performance optimization, and future-proofing
- Cleaner, more maintainable codebase throughout
- Updated to Java 25
- Updated to Fabric Loader 0.18.4+
- Updated to Fabric API 0.144.0+26.1
Thanks for all the overwhelmingly positive feedback so far, it really means a lot.
Dependencies
Files
chrissi-nightvision-0.4.jar(8.19 KiB) Primary
Metadata
Release channel
BetaVersion number
0.4Loaders
Fabric
Game versions
26.1â26.1.2Environment
Client-side only


