Compatibility
Minecraft: Java Edition
1.21.4
1.21–1.21.1
1.20.5–1.20.6
Platforms
Supported environments
Details
Licensed LGPL-3.0-or-later
Published 2 years ago
Updated 5 months ago
Changelog

Luminance 1.0.0-alpha.1 for 1.20.5-rc2
Changelog
Config Version 1
- Added integer config option
alpha_level.- This value is clamped between 0 and 100.
Features
- Added Dynamic Shader Uniforms.
- You can add custom dynamic shader uniforms using:
ShaderRenderEvents.ShaderUniform.registerFloat("modid", "example", Uniforms::getExample);ShaderRenderEvents.ShaderUniform.registerFloats("modid", "example", Uniforms::getExample);ShaderRenderEvents.ShaderUniform.registerVector3f("modid", "example", Uniforms::getExample);- In this example, your dynamic uniform name will be
modid_example.
- Luminance also comes with some already registered.
lu_viewDistancelu_fovlu_fpslu_timelu_eyePositionlu_positionlu_pitchlu_yawlu_currentHealthlu_maxHealthlu_currentAbsorptionlu_maxAbsorptionlu_currentHurtTimelu_maxHurtTimelu_currentAirlu_maxAirlu_isSprintinglu_isSwimminglu_isSneakinglu_isCrawlinglu_isInvisiblelu_isWitheredlu_isPoisonedlu_isBurninglu_isOnGroundlu_isOnLadderlu_isRidinglu_hasPassengerslu_biomeTemperaturelu_alphalu_perspectivelu_viewDistanceSmoothlu_fovSmoothlu_timeSmoothlu_eyePositionSmoothlu_positionSmoothlu_pitchSmoothlu_yawSmoothlu_currentHealthSmoothlu_maxHealthSmoothlu_currentAbsorptionSmoothlu_maxAbsorptionSmoothlu_currentHurtTimeSmoothlu_maxHurtTimeSmoothlu_currentAirSmoothlu_maxAirSmoothlu_isSprintingSmoothlu_isSwimmingSmoothlu_isSneakingSmoothlu_isCrawlingSmoothlu_isInvisibleSmoothlu_isWitheredSmoothlu_isPoisonedSmoothlu_isBurningSmoothlu_isOnGroundSmoothlu_isOnLadderSmoothlu_isRidingSmoothlu_hasPassengersSmoothlu_biomeTemperatureSmoothlu_alphaSmooth
- This list of included dynamic shader uniforms will change over time, more will be added in future updates.
- If you are a shader developer and need something custom, or just have a suggestion for a new dynamic shader uniform, add an issue to the Issues page with what you need, and it'll get added.
- You can add custom dynamic shader uniforms using:
Resource Packs
Perspective: Default
- Added Super Secret Settings Resource Pack.
- This resource pack contains shaders that have been used in previous minecraft versions.
- Requires Perspective or Souper Secret Settings.
Development Build
Please help us improve by submitting bug reports if you encounter any issues.
Want to support my work?
If you'd like to donate, visit BuyMeACoffee.
Your support is appreciated, please be aware that donations are non-refundable.
Files
Metadata
Release channel
AlphaVersion number
1.0.0-alpha.1+1.20.5Loaders
Game versions
1.20.5-rc2Environment
Client and server, optional on server
Downloads
88Publication date
April 22, 2024 at 6:05 PMPublisher

dannytaylor
Developer


