TreeCapitator Mod — Configuration
Configuration
TreeCapitator is configured through a text config file generated in your Minecraft config folder. The two builds use different files:
| Build | Config file |
|---|---|
| ModLoader | config/mod_treecapitator.bsprop.cfg |
| Forge | config/TreeCapitator.cfg |
Key options exposed by the mod include:
- treeHeightDecidesBreakSpeed - when enabled, taller trees take longer to begin chopping, trading away some of the speed advantage for better balance. Disable it to restore fast chopping.
- destroyLeaves - controls whether leaves connected to a felled tree are removed along with the logs.
- requireLeafDecayCheck - when
true(default), only leaves already marked for natural decay are destroyed; set it tofalseto also clear leaves from modded logs that do not mark nearby leaves for decay.
Beyond these named options, the config also lets you register the log and leaf blocks for additional trees so that modded trees not covered by the defaults or the Ore Dictionary scan can be felled.