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

Add a supported way for mods to override the default max render distance #2815

Open
mrmangohands opened this issue Oct 16, 2024 · 0 comments
Labels
S-needs-triage Status: Needs triage T-enhancement Type: Enhancement

Comments

@mrmangohands
Copy link
Member

Request Description

Mods such as Bobby and C2ME currently need to Mixin to Sodium's options screen in addition to the vanilla one to adjust the max render distance. While adjusting the max render distance above 32 requires changes to the game, currently it doesn't require any in Sodium specifically other than to the options menu. At the time of writing C2ME disables all of its limit removal code in the presence of Bobby, but it should be considered whether a priority system is in scope here.

@mrmangohands mrmangohands added T-enhancement Type: Enhancement S-needs-triage Status: Needs triage labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage T-enhancement Type: Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant