fishcute / Celestial

A Minecraft mod for Fabric and Forge that allows you to customize the sky.
MIT License
18 stars 4 forks source link

[Suggestion] [1.18/1.19] Config to lower sky culling y-level #5

Closed jamesjimmy88 closed 2 years ago

jamesjimmy88 commented 2 years ago

If you get to y level 60 or below (or y level -60 for superflat worlds), the lower half of the sky gets culled:

Normal sky: 2022-10-30_17 25 48

Below y level 60 2022-10-30_17 25 44

It would be nice to have an option to disable it / edit the y-level this happens at.

fishcute commented 2 years ago

Don't think I've ever ran into something like this when testing. I'll have to see if there's anything I can do to fix this.

fishcute commented 2 years ago

You can now control this using the void_culling_level value in the environment section in the 1.3.2 update.