From 7983f59ff10603c6dc91f6af79949db9f0f1cda3 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Mon, 1 Mar 2021 09:10:18 -0600 Subject: [PATCH] Improve the mod description in the readme --- Readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.txt b/Readme.txt index e10b8bb9b..56acfe8fc 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,5 +1,7 @@ -This program is an attempt to implement a Level Of Detail system for Minecraft; -the goal being to increase the maximum view distance in game without harming performance. +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. + Forge version: 1.16.4-35.1.4