Ability to set GenerationStep for features added by addFeatureJson
bcodegard opened this issue ยท 0 comments
Describe the feature
For the worldgen.add event, addFeatureJson(...) always sets the GenerationStep to be SURFACE_STRUCTURES.
Since this function is the only way to add features that aren't ores or lakes, it would be helpful to be able to specify GenerationStep.
Additional info
No response