Fabric mod for adding smooth chunk loading animations.
Go to file
2020-11-03 17:46:49 -07:00
.github Update action names 2020-10-24 18:15:07 -06:00
gradle/wrapper Update Gradle and add GitHub files 2020-10-15 23:58:58 -06:00
media Add media files & update readme 2020-11-03 17:46:20 -07:00
src/main Fix disable nearby option 2020-11-03 17:46:05 -07:00
.gitignore Many tweaks and improvements, working towards first release 2020-09-29 01:48:08 -06:00
build.gradle Update to 1.16.4 and optimize distance check 2020-11-03 01:35:14 -07:00
contributing.md Update action names 2020-10-24 18:15:07 -06:00
gradle.properties Update to 1.16.4 and optimize distance check 2020-11-03 01:35:14 -07:00
gradlew Update Gradle and add GitHub files 2020-10-15 23:58:58 -06:00
gradlew.bat Update Gradle and add GitHub files 2020-10-15 23:58:58 -06:00
LICENSE Update Gradle and add GitHub files 2020-10-15 23:58:58 -06:00
lombok.config Fix inward & downward animation types and Gradle stuff 2020-10-24 21:59:07 -06:00
readme.md Add media files & update readme 2020-11-03 17:46:20 -07:00
settings.gradle Initial Commit 2020-09-28 22:41:17 -06:00

Smooth Chunks

Chunk loading in Minecraft can be very jagged when they appear out of nowhere. With this mod, you can configure a nice animation for how chunks load in to your world.

Animations

Upward

Gif of upward loading

Downward

Gif of upward loading

Inward

Gif of upward loading

Scale

Gif of upward loading

Incompatibilities

Unfortunately the mod is incompatible with Sodium and OptiFine/OptiFabric at this time. I'd like to add support for them eventually though. I also assume that the mod is incompatible with many other rendering focused mods such as Canvas, though I haven't tested it.