UltNightVision
No reviews yet
Toggle night vision on/off with a keybind or keep it permanent. Fully configurable.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
🌙 UltNightVision
The cleanest Night Vision mod for Fabric
Toggle it, keep it permanent, make it yours.
</center>✨ Features
🔦 Core Features
- ✅ Toggle Night Vision instantly with a keybind
- ♾️ Permanent Mode (always active)
- 💡 Full Brightness mode with no green tint
- 🎚️ Adjustable Night Vision strength
- 🧠 Master enable/disable switch
🖥️ HUD & Interface
- 📺 HUD indicator showing active status
- 📍 Custom HUD position
- ✏️ Custom HUD text
- ⚙️ Full ModMenu integration
- 💾 Persistent configuration storage
📋 Requirements
| Dependency | Version |
|---|---|
| Minecraft | 1.21.9 – 1.21.11 |
| Fabric Loader | 0.17.2+ |
| Fabric API | 0.133.14+1.21.9 |
| Java | 21+ |
| ModMenu | Optional |
ModMenu is recommended for in-game configuration but is not required.
📦 Installation
Quick Install
Install Fabric Loader
↓
Install Fabric API
↓
Drop UltNightVision.jar into /mods
↓
(Optional) Install ModMenu
↓
Launch Minecraft
Detailed Steps
- Install Fabric Loader 0.17.2+
- Download Fabric API
- Download the latest UltNightVision release
- Place both files into
.minecraft/mods - (Optional) Install ModMenu
- Launch Minecraft and enjoy
🚀 Usage
Default Controls
| Action | Key |
|---|---|
| Toggle Night Vision | N |
| Open Settings | ModMenu → UltNightVision |
Available Modes
Toggle Mode
Press N to enable or disable Night Vision.
Permanent Mode
Night Vision remains active at all times.
Full Bright Mode
Uses amplifier 255 for maximum brightness and removes the standard green tint.
⚙️ Configuration
Config location:
.minecraft/config/ultnightvision.json
Example Config
{
"modEnabled": true,
"permanent": false,
"fullbright": false,
"strength": 0,
"showHud": true,
"hudX": 4,
"hudY": 4,
"hudText": "NV ON"
}
Config Options
| Setting | Description |
|---|---|
| modEnabled | Master switch |
| permanent | Always active Night Vision |
| fullbright | Removes green tint |
| strength | Night Vision amplifier |
| showHud | Show HUD indicator |
| hudX | HUD X position |
| hudY | HUD Y position |
| hudText | Custom HUD text |
⌨️ Keybinds
| Keybind | Default |
|---|---|
| Toggle Night Vision | N |
Rebind through:
Options → Controls → UltNightVision
Permanent Mode disables the toggle keybind until Permanent Mode is turned off.
❓ FAQ
Does this work on servers? Yes. This is a client-side only mod and does not require installation on servers.
Does it conflict with other brightness mods? It may conflict with mods that also force Night Vision effects, but is generally compatible with shaders and Iris.
Why do I still see a green tint?
Enable Full Bright mode in the settings menu.
- Where is the config file?
Windows: %appdata%\.minecraft\config\ultnightvision.json
Linux: ~/.minecraft/config/ultnightvision.json
macOS: ~/Library/Application Support/minecraft/config/ultnightvision.json
- Can I include this in a modpack?
This project is licensed under All Rights Reserved. Contact the author for permission.
👤 Author
geturplugins
All Rights Reserved © 2025 geturplugins
The cleanest Night Vision mod for Fabric
Toggle it, keep it permanent, make it yours.
✨ Features
🔦 Core Features
- ✅ Toggle Night Vision instantly with a keybind
- ♾️ Permanent Mode (always active)
- 💡 Full Brightness mode with no green tint
- 🎚️ Adjustable Night Vision strength
- 🧠 Master enable/disable switch
🖥️ HUD & Interface
- 📺 HUD indicator showing active status
- 📍 Custom HUD position
- ✏️ Custom HUD text
- ⚙️ Full ModMenu integration
- 💾 Persistent configuration storage
📋 Requirements
| Dependency | Version |
|---|---|
| Minecraft | 1.21.9 – 1.21.11 |
| Fabric Loader | 0.17.2+ |
| Fabric API | 0.133.14+1.21.9 |
| Java | 21+ |
| ModMenu | Optional |
ModMenu is recommended for in-game configuration but is not required.
📦 Installation
Quick Install
Install Fabric Loader
↓
Install Fabric API
↓
Drop UltNightVision.jar into /mods
↓
(Optional) Install ModMenu
↓
Launch Minecraft
Detailed Steps
- Install Fabric Loader 0.17.2+
- Download Fabric API
- Download the latest UltNightVision release
- Place both files into
.minecraft/mods - (Optional) Install ModMenu
- Launch Minecraft and enjoy
🚀 Usage
Default Controls
| Action | Key |
|---|---|
| Toggle Night Vision | N |
| Open Settings | ModMenu → UltNightVision |
Available Modes
Toggle Mode
Press N to enable or disable Night Vision.
Permanent Mode
Night Vision remains active at all times.
Full Bright Mode
Uses amplifier 255 for maximum brightness and removes the standard green tint.
⚙️ Configuration
Config location:
.minecraft/config/ultnightvision.json
Example Config
{
"modEnabled": true,
"permanent": false,
"fullbright": false,
"strength": 0,
"showHud": true,
"hudX": 4,
"hudY": 4,
"hudText": "NV ON"
}
Config Options
| Setting | Description |
|---|---|
| modEnabled | Master switch |
| permanent | Always active Night Vision |
| fullbright | Removes green tint |
| strength | Night Vision amplifier |
| showHud | Show HUD indicator |
| hudX | HUD X position |
| hudY | HUD Y position |
| hudText | Custom HUD text |
⌨️ Keybinds
| Keybind | Default |
|---|---|
| Toggle Night Vision | N |
Rebind through:
Options → Controls → UltNightVision
Permanent Mode disables the toggle keybind until Permanent Mode is turned off.
❓ FAQ
Does this work on servers?
Yes. This is a client-side only mod and does not require installation on servers.
Does it conflict with other brightness mods?
It may conflict with mods that also force Night Vision effects, but is generally compatible with shaders and Iris.
Why do I still see a green tint?
Enable Full Bright mode in the settings menu.
Where is the config file?
Windows: %appdata%\.minecraft\config\ultnightvision.json
Linux: ~/.minecraft/config/ultnightvision.json
macOS: ~/Library/Application Support/minecraft/config/ultnightvision.json
Can I include this in a modpack?
This project is licensed under All Rights Reserved. Contact the author for permission.
geturplugins
All Rights Reserved © 2025 geturplugins
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources