animated-chunks/readme.md

34 lines
1.7 KiB
Markdown
Raw Normal View History

2020-10-25 01:18:28 +00:00
<p align="center">
<a href="https://github.com/fl0gic/smooth-chunks/blob/master/LICENSE"><img src="https://img.shields.io/github/license/fl0gic/smooth-chunks?style=for-the-badge"></a>
<img src="https://img.shields.io/github/v/tag/fl0gic/smooth-chunks?include_prereleases&label=version&style=for-the-badge">
<img src="https://img.shields.io/github/workflow/status/fl0gic/smooth-chunks/gradle-build?style=for-the-badge">
<img src="https://cf.way2muchnoise.eu/full_smooth-chunks_downloads.svg?badge_style=for_the_badge">
<img src="https://cf.way2muchnoise.eu/versions/smooth-chunks_latest.svg?badge_style=for_the_badge">
<a href="https://fabricmc.net"><img src="https://img.shields.io/badge/modloader-fabric-blue?style=for-the-badge"></a>
</p>
2020-10-25 01:18:28 +00:00
<p align="center">
<img width="384" height="384" src="https://github.com/fl0gic/smooth-chunks/blob/543cb55c7fa0397a437260254b0a74dde2ebc6a0/src/main/resources/assets/smooth-chunks/icon.png?raw=true">
</p>
2020-10-25 01:18:28 +00:00
<h1 align="center">Smooth Chunks</h1>
2020-11-04 00:46:20 +00:00
<p align="center">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.</p>
## 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.