Chunk Animator

A small client side mod that animates the appearance of chunks so that they don't just appear instantly.

File Details

ChunkAnimator-1.18.2-1.3.4-sources.jar

  • R
  • Apr 26, 2022
  • 18.28 KB
  • 1.1K
  • 1.18.2+2
  • Forge

File Name

ChunkAnimator-1.18.2-1.3.4-sources.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunk-animator-236484:3769751")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Made changes to consider new world height and negative Y-values properly. This fixes a problem where chunks below Y=0 would animate from above despite config option being set to below, as well as a problem in which chunks above Y=256 would animate from below despite config option being set to above.