animated-chunks/readme.md
2022-05-05 13:34:19 +03:00

23 lines
825 B
Markdown

# Smooth chunks
NOTE: This is a fork of [cadenkriese](https://github.com/cadenkriese/smooth-chunks)'s mod
## What is this?
This is a mod that adds animations of currently loading chunks. This makes chunk loading generally seem much more pleasant than them appearing out of thin air. There are multiple built-in animations, but this mod will be made so you can configure your own custom animations.
Generally, this is what you'd call a "eye-candy" mod.
## Currently supported animations:
- Fade (like in bedrock) (planned)
- Rise (planned)
- Fall (planned)
- Scale (planned)
- Random (columns of blocks will randomly appear) (planned)
## Future plans:
In the future, I plan to extend the scope of this mod to not only smoothen the chunk loading, but entity spawning / despawning / dying, liquids, crops growing, etc.