Dynamic Trees Mod — Configuration
Configuration
The mod's behavior can be heavily customized via the dynamictrees-common.toml and dynamictrees-client.toml files.
- plantRate: Controls how often seeds dropped on the ground will self-plant. Setting this to
0.0prevents forests from spreading automatically. - replaceVanillaSaplings: If enabled, planting a vanilla sapling will automatically convert it into a dynamic seed and plant it.
- worldGen: Can be toggled to prevent dynamic trees from generating during world creation, allowing vanilla trees to spawn instead.
- fancyAnimation: (Client-side) Toggles the smooth falling animation when a tree is felled. Disabling this can improve performance on lower-end systems.