From e40dca96fe033c74b15f57be0786a1b3ff52576e Mon Sep 17 00:00:00 2001 From: KaptainWutax <36993134+KaptainWutax@users.noreply.github.com> Date: Fri, 24 Jan 2020 11:10:01 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad3defa..d0860d9 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,15 @@ The command prefix for this mod is /seed. - ### Render Command `/seed render outlines ` + ### Render Command + -`/seed render outlines ` This command only affects the renderer feedback. The default value is 'XRAY' and highlights data through blocks. You can set the render mod to 'ON' for more standard rendering. - ### Finder Command `/seed render finder type (ON/OFF)` and `/seed finder category (BIOMES/ORES/OTHERS/STRUCTURES) (ON/OFF)` + ### Finder Command + -`/seed render finder type (ON/OFF)` + + -`/seed finder category (BIOMES/ORES/OTHERS/STRUCTURES) (ON/OFF)` This command is used to disable finders in case you are aware the data is wrong. For example, a map generated in 1.14 has different decorators and would require you to disable them while going through those chunks.