Files
sevtech-ages-1.12.2/config/dimensionalcontrol/documentation/genlayers/GenLayerRemoveTooMuchOceanDC.txt
2025-07-23 08:37:00 +03:00

22 lines
555 B
Plaintext

A configurable version of the vanilla GenLayerRemoveTooMuchOcean. Removes "excess"
ocean biomes.
Constructor:
Arguments:
long, GenLayer
Argument Usage:
base layer seed, parent layer
Notes:
Constructs the layer with its base seed and parent layer.
setOceanSize:
Arguments:
String
Usage:
ocean size
Notes:
Sets the ocean size for the layer. Options are "Small", "Large", "Default". Small replaces all ocean with plains, large does nothing, default does vanilla removal behavior.