promotional bannermobile promotional banner

Gamma Tweaks (Fullbright)

A NeoForge mod for Minecraft that allows you to adjust gamma (brightness) and night vision settings.

File Details

gammatweaks-1.21.10-1.0.0.jar

  • R
  • Nov 14, 2025
  • 147.39 KB
  • 1.1K
  • 1.21.10
  • NeoForge

File Name

gammatweaks-1.21.10-1.0.0.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

NeoForge

implementation "curse.maven:gamma-tweaks-1384816:7222066"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Initial Release

This is the first official release of Gamma Tweaks for NeoForge 1.21.10!

Added

  • Extended Gamma Range: Adjust brightness from -750% to 1500% (far beyond vanilla limits)
  • Custom Night Vision: Enable night vision without potions (0-100% strength)
  • Dynamic Gamma: Automatically adjusts gamma based on surrounding light levels
  • Smooth Transitions: Optional smooth transitions between gamma levels for a more natural experience
  • Status Effects: Visual status effect indicators for gamma and night vision in the HUD
  • Customizable Keybindings:
    • G - Toggle Gamma
    • ↑/↓ - Increase/Decrease Gamma
    • H - Toggle Night Vision
    • →/← - Increase/Decrease Night Vision
  • Dimension Preferences: Set different gamma/night vision settings per dimension (Overworld, Nether, End)
  • HUD Messages: Visual feedback with customizable colors for all actions
  • Commands: Full command support for precise control
    • /gamma - Gamma control commands
    • /nightvision - Night vision control commands
  • Shader Detection: Automatic detection of Iris/Oculus shaders with warnings when gamma is activated
  • Configuration System: Comprehensive NeoForge TOML-based config system accessible via Mods Menu

Technical Details

  • Inspired from Fabric's Gamma Utils
  • Migrated from AutoConfig (JSON) to NeoForge's ModConfigSpec (TOML)
  • Uses NeoForge's event system (RegisterKeyMappingsEvent, LevelTickEvent.Pre, etc.)
  • Mixin-based implementation for gamma/brightness overrides
  • Client-side only mod - works on any server without server-side installation

Compatibility

  • Minecraft: 1.21.10
  • NeoForge: 21.10.47-beta or higher
  • Java: 21
  • Compatible with: Sodium, Lithium, Iris Shaders (with automatic detection)

Credits