Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated last year
Worldgen Flexiblifier
A tool for making various aspects of Minecraft worldgen more flexible. Meant to be used by mod authors or modpack/datapack developers. Artifacts are available on CurseForge and Modrinth, or on my maven: https://maven.lukebemish.dev/releases/dev/lukebemish/worldgenflexiblifier/
Features
For more documentation on features, see the wiki.
Dripstone Generation
The vanilla dripstone feature types (dripstone_cluster
, large_dripstone
, and pointed_dripstone
) can now be
configured to place blocks other than dripstone.
Ore Veins
A new feature type, worldgenflexiblifier:ore_vein
, has been added, which re-implements the vanilla "large ore veins"
(which contain a filler stone and some ore blocks) so that custom veins can easily be added.