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
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.