Terra (Fabric/Forge/Paper)

Terra (Fabric/Forge/Paper)

74.2k Downloads

Image Biome Provider Alignment/Tile Options

dfsek opened this issue ยท 1 comments

commented

Currently all image providers are unaligned. Possible alignment options to include:

  • CENTER
  • NONE (Current default)
  • OFFSET (specify custom offset X and Y)

Currently all image providers tile. Possible tile options:

  • TILE (Current default)
  • CONSTANT (Set a constant biome to use after edge of image is reached)
commented

Implemented in 4.1.0 (align)