File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -201,9 +201,9 @@ If this is set to `true`, BlueMap will render Chunks even if there is no light-d
201201
202202This can be useful for example if some mod prevents light-data from being saved correctly.
203203However, 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
213213You 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
218218Please check out [ this wiki page] ( /wiki/customization/Markers.md ) for information on how to configure this.
You can’t perform that action at this time.
0 commit comments