This update adds 1.19.4 support.
This version also introduces an overhaul for image handling via the library-image addon. Notable new capabilities include:
- Image stitching support for large scale image distribution.
- Coordinate transformations on images, allowing the configuration of the world position of images.
- More flexible color to biome mappings.
- Distance transform noise sampler, allowing applications such as height maps from pure-black/pure-white images.
- Image source for pipeline v2.
You can find the documentation for this new addon
here.
In addition are the following changes:
- Fixed a bug in pipeline v2 where the correct base biome was not returned, resulting in extrusions incorrectly working.
- Added a new alternative method of calculating slant palettes that better supports overhanging terrain.
- Reduced the amount of caching done by pipeline v2, reducing memory consumption for applicable config packs.
- Fixed relative offset handling for Sponge v2 schematics exported by WorldEdit and Sponge v3 schematics.