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

[Suggestion] Add serverside functionality to control fog via command #68

Open
Ado-line opened this issue Feb 7, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Ado-line
Copy link

Ado-line commented Feb 7, 2025

It would be neat if we had the ability to override the fog rendering in specific areas using commands. Such that say, a specially made dungeon could have really close fog to make it feel more claustrophobic and scary, as an example. This would be very useful for creating ambience in adventure maps and on more role play oriented servers.

Maybe something like
/fog override [target] [property] [value]

Where "property" refers to the individual values seen in the debug command, like "Raniness". Of course we'd also want a reset command to return anyone to normal, where normal would just be dictated by the biome. Could also hook some kind of profiles system, maybe loading the same kind of JSON files used for defining biome fog via resource pack and allowing them to be set as whole overrides via command, something like

/fog override [target] profile [profile name]

This way you could set individual properties for prototyping a fog profile in game, and then load those as profiles in the future for easier access

Anyways, thanks for your time!

@Steveplays28 Steveplays28 added the enhancement New feature or request label Feb 7, 2025
@Steveplays28
Copy link
Collaborator

Thank you for the suggestion!

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

2 participants