Saplings
Visually modify vanilla saplings.
Configuration Settings
Vanilla saplings settings are in config.yml
:
The mapping between vanilla saplings and custom trees is in vanilla_saplings.yml
:
Explanation
override-enabled: Must be
true
to enable custom growth patterns for vanilla saplingsforce-stage-zero: When
true
, saplings always appear visually as stage 0 (used to display to correct model)allow-natural-growth: Controls whether saplings grow naturally over time
Custom Tree Schematics
To make vanilla saplings grow into custom trees:
Create custom tree schematics using WorldEdit
Save schematics in the
plugins/Foliage/schematics
folderConfigure
vanilla_saplings.yml
to map each sapling type to your custom schematic(s)
If multiple schematics are listed, a random one will be selected when the sapling grows.
Last updated