Custom Stars [Fabric]

Configurable star size, count, and color

File Details

Custom Stars v0.5

  • R
  • May 24, 2021
  • 875.20 KB
  • 54.8K
  • 1.16.5+1
  • Fabric

File Name

custom-stars-0.5.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:custom-stars-411848:3321684"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added a new set of options for rendering stars using a noisemap:
* starNoise: Toggle rendering stars using a noisemap.
* starNoiseSeed: Seed for star noise sampler.
* starNoiseThreshold: Noise threshold for star placement. Higher values mean stars will be grouped in smaller areas.
* starNoisePercentage: Percentage of stars distributed using noise vs. having vanilla randomized positions.