Examples - McMellonTeam/easierworldcreator GitHub Wiki
The following examples are being taken from my mod mushroooms-mod. If you want to share your creations with this library, don't hesitate to send me a message and I'll showcase your creations and will mention your mod.
I generate a half sphere for the foliage placer and I add a random height of leaves under it:
I generate an arch during world gen to form those arch:
for the cap of the mushrooù, I generate an ellipsoid really flat on the y-axis and I add an offset depending on the noise.
Here I generate a spiral with a random rotation that get wider the more you go down: