NovoAtlas Fabric 1.8.0+26.1.x
Curse Maven Snippet
What's new
This update backports the following features from 26.3 to 26.1
- Added
novoatlas:biome_cell_color_mapbiome source- This allows developers to downscale their biome maps by 4x to save memory
- Added a
center_offsetfield to map info objects.- This will adjust where exactly the centre of the map will generate
- Specified as a list of 2 floats that are in units of the width and height of the map.
- Added a
image_wrappingfield to map info objects.- This specifies how to sample height values beyond the finite bounds of the map.
- The three available options are
clamp_to_edge(default),repeat, andmirrored_repeat. - Void will no longer generate beyond the map edge
- Added blend image to random generation
- Added a new example datapack for blend to random image generation
- Increased the transition range of the heightmap density function in image map generators to improve structure blending around blocks high above the surface
- Improved the example datapacks in general
- Fixed heightmaps using 2x more memory than they need
- Fixed villages near water generating underwater
- Fixed aquifer barriers generating near shoreline
This mod has no additional files

