Changes between Version 14 and Version 15 of AdvancedSettings
- Timestamp:
- 06/16/18 14:54:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedSettings
v14 v15 56 56 '''Option:''' -Dorg.pepsoft.worldpainter.smoothGroundCover=true 57 57 58 This will add a Smooth option to Custom Ground Cover layers, allowing you to export mod blocks that support it as smoothly as smooth snow is exported by the Frost layer. By checking the Smooth option on the Edit Layer Settings screen for Custom Ground Cover layers, !WorldPainter will vary the data value of the block from 0 to 7 for one-eights full to completely full respectively. Just like with smooth snow, this will only work for worlds w ith have the high internal precision ofbeing created from scratch in !WorldPainter, or imported from a 16-bit (high resolution) height map. And of course it only works with mod blocks which support the same data values as the snow block (ID 78).58 This will add a Smooth option to Custom Ground Cover layers, allowing you to export mod blocks that support it as smoothly as smooth snow is exported by the Frost layer. By checking the Smooth option on the Edit Layer Settings screen for Custom Ground Cover layers, !WorldPainter will vary the data value of the block from 0 to 7 for one-eights full to completely full respectively. Just like with smooth snow, this will only work for worlds which have the high internal precision from being created from scratch in !WorldPainter, or imported from a 16-bit (high resolution) height map. And of course it only works with mod blocks which support the same data values as the snow block (ID 78). 59 59 60 60 '''Option:''' -Dorg.pepsoft.worldpainter.insubstantialBlocks=''blockId''[,''blockId'' ...]