Skip to content

Commit ef46648

Browse files
committed
Update config pages
1 parent e9399d9 commit ef46648

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wiki/configs/Maps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ If this is set to `true`, BlueMap will render Chunks even if there is no light-d
201201

202202
This can be useful for example if some mod prevents light-data from being saved correctly.
203203
However, this also has a few drawbacks:
204-
- For those chunks, every block will always be fully lit
204+
- Cave rendering will always be enabled (BlueMap is using the sky-light data to detect "caves")
205+
- Everything will be rendered fully lit (sky-light value of 15, looks similar to having night vision)
205206
- Night-mode might not work correctly
206-
- Caves will always be rendered (ignoring the [`remove-caves-below-y`](#remove-caves-below-y) setting)
207207

208208
_Default is_ `false`
209209

@@ -212,7 +212,7 @@ Here you can define any static marker-sets with markers that should be displayed
212212

213213
You can change this at any time.
214214

215-
If you need dynamic markers, you can use any plugin that integrates with BlueMap's API.
215+
If you need dynamic markers, you can use any plugin or mod that integrates with BlueMap's API.
216216
[Here is a list.](/community/3rdPartySupport.md)
217217

218218
Please check out [this wiki page](/wiki/customization/Markers.md) for information on how to configure this.

0 commit comments

Comments
 (0)