Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 5 days ago
More Density Functions
Like the title says, this is a utility mod that adds more density functions types for datapack developers. With these additions, you will be able to do things that were previously impossible with the vanilla density function types.
Check the Wiki to view all functions added and their usage
Future Additions
- Functions
- Voronoi Noise and Worley Cells
- Simplex Noise
- Proper Cache2D implementation that doesn't invalidate itself
- Proper Cache Once
- Multi-functions (e.g. a
moredfs:add
where the input arguments are a list of density functions)