File Details
oculus-mc1.20.1-1.8.1.jar
- R
- Dec 27, 2025
- 2.73 MB
- 548
- 1.20.1
- Forge
File Name
oculus-mc1.20.1-1.8.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Oculus 1.8.1 Changelog
New Features
- Lightning Strike Uniforms - Added new shader uniforms for lightning effects:
lightningStrikePos(vec3) - World-space coordinates of lightning strikelightningStrikeDistance(float) - Distance from player to strike in blocks- Returns
(0,0,0)and-1.0respectively when no lightning present
Bug Fixes
- Shader Cache Memory Leak - Fixed memory leak where shader transformation cache accumulated indefinitely across shader pack changes
- Added
TransformPatcher.clearCache()method - Cache now clears on shader reload, preventing unbounded memory growth
- Added