Added maximumheight to configuration for somewhat better nether rendering.
This commit is contained in:
parent
440412254b
commit
dcf8047914
4 changed files with 21 additions and 12 deletions
|
|
@ -24,8 +24,10 @@ maps:
|
|||
renderers:
|
||||
- class: org.dynmap.kzedmap.DefaultTileRenderer
|
||||
prefix: t
|
||||
maximumheight: 127
|
||||
- class: org.dynmap.kzedmap.CaveTileRenderer
|
||||
prefix: ct
|
||||
maximumheight: 127
|
||||
|
||||
web:
|
||||
# Interval the browser should poll for updates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue