Terra
Terra copied to clipboard
Voxel world generation modding platform
# Pull Request ## Brief description. Introduces an image library that includes general image related functionality. The image biome provider and image sampler now depend on this library, and have...
# Pull Request ## Brief description. A rewrite of the biome pipeline back-end, that utilizes a single backing arrays for the construction of each biome chunk (formerly `BiomeHolder`s. ### What...
Currently, the value of `pack:biomes.resolution`increases the final scale of the output of the biome provider. I believe that this shouldn't be the case, as the options main use case is...
like 500 diffrent things, fixes #264
# Pull Request ## Brief description. ### What Issues Does This Fix? Implements a new generator based on 'layers' as outlined in #340 ## Licensing - [x] I am the...
# Pull Request ## Brief description. ### What Issues Does This Fix? Closes #352 ## Licensing - [x] I am the original author of this code, and I am willing...
### Pre-Request Checklist - [x] I have checked that I am on the latest version of Terra. - [x] I have searched github for similar features requests, including closed ones,...
Just pulled the master branch and got the error: `C:\Users\{owner}\IdeaProjects\Terra\buildSrc\src\main\kotlin\DistributionConfig.kt: (49, 39): Type mismatch: inferred type is Path! but URI! was expected` Resolves this and subsequent `Path component should be...
- [x] I am the original author of this code, and I am willing to release it under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
If a server doesn't have any Terra worlds, warning-level log a message containing a link to the [quick start guide](https://github.com/PolyhedralDev/Terra/wiki/Quick-Start-Guide). People don't like to read things, so they don't read...