Changes between Version 15 and Version 16 of AdvancedSettings


Ignore:
Timestamp:
04/16/22 17:04:55 (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedSettings

    v15 v16  
    6161
    6262The value should be a comma-delimited list of numeric block IDs (no data values can be specified), which will be considered as "insubstantial" by !WorldPainter. This affects the behaviour of !WorldPainter in various ways. Mainly it means that such blocks will not block the placement of custom objects with the default "collide with solid blocks" setting. One use of this would be to mark leaf blocks from mods as insubstantial, so that trees using them can be placed closer together, with intersecting canopies just like trees consisting of vanilla blocks.
     63
     64'''Option:''' -Dorg.pepsoft.worldpainter.colourSchemeFile=''path/to/dynmap/colourscheme.txt''
     65
     66The value should be the fully qualified path to a [https://github.com/webbukkit/dynmap/wiki/Color-Schemes DynMap colour scheme] compatible text file, such as can be obtained from old versions of !DynMap, old versions of the !WorldPainter source code, or the Internet. The colour scheme will be loaded and override !WorldPainter's hard-coded colour scheme. **Please note** that such colour schemes can only provide colours for materials with numerical block ID's (so not for any blocks added since Minecraft 1.15 or later). Modern materials without a numerical block ID will be displayed in magenta.