Skip to content

Commit 8444230

Browse files
committed
Explain inhabitedTime
1 parent d65d10d commit 8444230

File tree

1 file changed

+1
-0
lines changed
  • common/src/main/resources/de/bluecolored/bluemap/config/maps

1 file changed

+1
-0
lines changed

common/src/main/resources/de/bluecolored/bluemap/config/maps/map.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ cave-detection-ocean-floor: -5
7373
cave-detection-uses-block-light: false
7474

7575
# The minimum "inhabitedTime" value that a chunk must have to be rendered.
76+
# The "inhabitedTime" value of a chunk refers to the cumulative number of ticks players have been near this chunk.
7677
# If you set this to a value greater than 0, bluemap will only render chunks that players have visited already.
7778
# Default is 0
7879
min-inhabited-time: 0

0 commit comments

Comments
 (0)