Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Configurable Light Levels #4

Open
IdrisQe opened this issue Oct 14, 2020 · 4 comments
Open

Request: Configurable Light Levels #4

IdrisQe opened this issue Oct 14, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@IdrisQe
Copy link

IdrisQe commented Oct 14, 2020

Something that a Forge mod with equivalent functionality (Hardcore Darkness) does which I would love to see in this one is the ability to configure the light levels more: i.e. config options such as:
New_Moon_Light=00.0-16.0
Waxing_Moon_Light=00.0-16.0
Waning_Moon_Light=00.0-16.0
Full_Moon_Light=00.0-16.0
Min_Depths_Light=00.0-16.0

Not sure how tough this is to add with how this mod does things but it'd be nice to see in a future version!

@K0-RR
Copy link

K0-RR commented Dec 12, 2020

+1

@CammiePone
Copy link

I also +1 this, please Grondag

@Reeses-Puffs
Copy link

Pretty sure all of this is doable within a shader. Just make a shader for it.

@dannydjdk
Copy link

I added a minimum darkness config to the Total Darkness forge mod here: Tfarcenim#3

It was pretty easy and made the mod much more usable for me. Not sure how similar the code structure is to this mod, but if you could implement something like that, I think that one config option would meet 90% of this need.

@grondag grondag self-assigned this Jun 6, 2022
@grondag grondag added the enhancement New feature or request label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants