Configuration

Learn how to configure the mod.

Most players can leave Pretty Beaches at its defaults. The default setup only affects sand and keeps the behavior focused on beaches and shorelines.

Use affectAllBlocks carefully, since it makes the water-preserving behavior much broader.

Configuration files for my mods can be found in the config folder of your Minecraft directory.

All configuration options are contained either within -common.toml or -client.toml files.

To edit configurations in-game, use one of the following mods:

It is recommended to restart your game when making changes to the configuration of my mods.

prettybeaches-common.toml
enableInCreativeBoolean

Whether the Pretty Beaches behaviour should also be enabled in creative mode.

Default value
false
affectAllBlocksBoolean

By default, only blocks with the tag prettybeaches:preserve_pretty will cause adjusted water physics. Set to true to run Pretty Beaches on all blocks.

Default value
false
infiniteBucketWaterBoolean

Whether buckets should be able to retrieve infinite water without destroying sources as well.

Default value
false
animatedFloodingBoolean

Whether the flooding of adjacent air blocks should be animated or instant.

Default value
true