Astrash 271e7f3c69 Fix empty slant holders attempting to calculate slant
This occurs when the NoiseChunkGenerator3D#getSlant method is invoked at
a position where the biome has an empty slant holder, currently possible
when using the slant locator addon.

This is fixed by making slant calculation independent of SlantHolders.
Some minor refactoring has also been done as a result of this change.
2024-01-05 18:42:35 +11:00
..
2023-11-27 11:31:20 -07:00
2023-11-27 11:31:20 -07:00
2023-11-27 11:31:20 -07:00
2023-11-25 01:02:45 +00:00
2023-12-10 16:57:27 -07:00
2021-08-30 17:34:44 -04:00

Core Addons

This directory contains the modularized "core addons" that implement Terra's default behavior.