Features used as preprocessors (Such as in the lush_cave_water_pools) do not update changes on a /terra:packs reload
There are no errors on pack reload, and the changes do work as expected after server restart
Steps to reproduce
Generate chunks containing the feature you're editing
latest.log
fileEnvironment
Issue Description
Features used as preprocessors (Such as in the lush_cave_water_pools) do not update changes on a
/terra:packs reload
There are no errors on pack reload, and the changes do work as expected after server restartSteps to reproduce
Make and save config changes such as:
/terra:packs
reload and wait for conformation Terra reloaded successfullyExpected behavior
As described in the Wiki (https://terra.polydev.org/config/development/introduction.html#reloading) and for most changes a restart is not needed to make generation changes
Actual behavior
Generation changes made to Features used in Preprocessors do not take effect without a server restart
Full stacktrace
No errors, logs attached latest.log
Additional details
N/A