From bdaf33b80be3a2a0712a41b245d06805385e1ad1 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 3 Mar 2021 03:48:13 +0000 Subject: [PATCH 1/2] Add a simplified description to the readme --- Readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.txt b/Readme.txt index 82e6fda79..f58db969c 100644 --- a/Readme.txt +++ b/Readme.txt @@ -2,6 +2,8 @@ This mod adds a Level Of Detail (LOD) system to Minecraft. This implementation renders simplified chunks outside the normal render distance allowing for an increased view distance without harming performance. +Or in other words: this mod let's you see farther without turning your game into a slide show. + Forge version: 1.16.4-35.1.4 From edc38586990322841f773fce52aa5ddca00ac84c Mon Sep 17 00:00:00 2001 From: James Seibel Date: Wed, 3 Mar 2021 16:16:47 +0000 Subject: [PATCH 2/2] Add the youtube demo video --- Readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.txt b/Readme.txt index f58db969c..caf73d8b4 100644 --- a/Readme.txt +++ b/Readme.txt @@ -3,6 +3,8 @@ This implementation renders simplified chunks outside the normal render distance allowing for an increased view distance without harming performance. Or in other words: this mod let's you see farther without turning your game into a slide show. +If you want to see a quick demo, check out the video I made here: +https://youtu.be/v61iOYZQWCs Forge version: 1.16.4-35.1.4