- Fixed critical issue with TOML library
- Added "Reset" button to reset the fade time to default value
- Added "Enabled" button to disable fade-in animation
- Increased "Fade time" slider minimum value from 0 to 0.01
- Added chunk animations, like in ChunkAnimator mod
- Rewrote config system almost entirely
- Optimized chunk rendering
- Added options to separately turn off fade-in and animation to config
- Added ModMenu config screen! Now you can customize how fast your chunks will appear!
- Reduced file size due to icon shrinking (thanks theRookieCoder)
- Very small optimizations
- Fixed chunk fade-in value not resetting for recently unloaded chunks.
- Fixed faster fade-in effect on high framerates and slower on low framerates.
- Fixed crash when Iris shader pack loads, but sadly fade-in effect doesn't work when shaders are enabled.
Added all basic features