diff --git a/media/banner.jpg b/media/banner.jpg new file mode 100644 index 0000000..62dabd0 Binary files /dev/null and b/media/banner.jpg differ diff --git a/media/icon.jpg b/media/icon.jpg new file mode 100644 index 0000000..fd33c8b Binary files /dev/null and b/media/icon.jpg differ diff --git a/media/showcase-gifs/downward.gif b/media/showcase-gifs/downward.gif new file mode 100644 index 0000000..d08f3fb Binary files /dev/null and b/media/showcase-gifs/downward.gif differ diff --git a/media/showcase-gifs/inward.gif b/media/showcase-gifs/inward.gif new file mode 100644 index 0000000..954b94e Binary files /dev/null and b/media/showcase-gifs/inward.gif differ diff --git a/media/showcase-gifs/scale.gif b/media/showcase-gifs/scale.gif new file mode 100644 index 0000000..cdecb76 Binary files /dev/null and b/media/showcase-gifs/scale.gif differ diff --git a/media/showcase-gifs/upward.gif b/media/showcase-gifs/upward.gif new file mode 100644 index 0000000..5a59985 Binary files /dev/null and b/media/showcase-gifs/upward.gif differ diff --git a/readme.md b/readme.md index 405e99d..4949573 100644 --- a/readme.md +++ b/readme.md @@ -12,4 +12,22 @@
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.
+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](media/showcase-gifs/upward.gif) + +### Downward +![Gif of upward loading](media/showcase-gifs/downward.gif) + +### Inward +![Gif of upward loading](media/showcase-gifs/inward.gif) + +### Scale +![Gif of upward loading](media/showcase-gifs/scale.gif) + +## 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.