From c97e03e3c0c77c7724a731403892eb4a01711f2f Mon Sep 17 00:00:00 2001 From: flogic Date: Sat, 24 Oct 2020 19:18:28 -0600 Subject: [PATCH] Bump version and readme --- gradle.properties | 2 +- readme.md | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3614669..7d06300 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.16.3 yarn_mappings=1.16.3+build.47 loader_version=0.10.3+build.211 # Mod Properties -mod_version=0.1.0-SNAPSHOT +mod_version=1.0.0 maven_group=cc.flogi.dev archives_base_name=smooth-chunks # Dependencies diff --git a/readme.md b/readme.md index 2b958d9..405e99d 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,15 @@ -![Smooth Chunks Logo](src/main/resources/assets/smooth-chunks/icon.png) +

+ + + + + + +

+

+ +

- -# Smooth Chunks +

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.