Changes between Version 20 and Version 21 of AdvancedSettings
- Timestamp:
- Aug 19, 2025, 5:35:37 PM (27 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AdvancedSettings
v20 v21 66 66 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). 67 67 68 == Configuration Classifier == 69 70 '''Option:''' -Dorg.pepsoft.worldpainter.classifier=``classifier`` 71 72 This will cause the classifier to be added to the configuration directory name, enabling you to run a second copy of !WorldPainter with a separate configuration from other copies. This can for example be convenient while developing on !WorldPainter, or on a !WorldPainter plugin. 73 74 Example: -Dorg.pepsoft.worldpainter.classifier=DEV 75 76 68 77 == ~~Legacy Colour Schemes~~ == 69 78