[MD]
# iInfiniteNightVision
A Minecraft infinite night vision mod for the LeviLamina mod loader.
## Description
This mod keeps the client scene bright at all times, simulating a night vision-like visual effect so dark areas remain easier to see.
It now also supports underwater night vision, so your view is no longer restricted while underwater.
This is a client-only mod. It does not support server-side installation or usage.
## Usage
After the mod is installed and loaded by LeviLamina, the brightness effect is applied automatically, including underwater scenes.
No command or extra configuration is required for normal use.
## Installation
> [!CAUTION]
> This mod supports client installation only.
### Client
#### Using Lip (Recommended)
1. Navigate to your Minecraft version directory (for example, `versions/<your-version>/`)
2. Execute the following command:
```bash
lip install github.com/MiracleForest/iInfiniteNightVision#client
```
#### Manual Installation
1. Download `iInfiniteNightVision-windows-x64.zip` from the [Releases page](https://github.com/MiracleForest/iInfiniteNightVision/releases)
2. Open LeviLauncher and navigate to the mods management page
3. Drag and drop the downloaded ZIP file into the mods page to install
**Note:** Ensure LeviLamina is installed in your client before using this mod.
[/MD]