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

Remove WorldTypeRTG#getCloudHeight #1362

Open
srs-bsns opened this issue Apr 11, 2021 · 0 comments
Open

Remove WorldTypeRTG#getCloudHeight #1362

srs-bsns opened this issue Apr 11, 2021 · 0 comments

Comments

@srs-bsns
Copy link
Member

srs-bsns commented Apr 11, 2021

Remove the override WorldTypeRTG#getCloudHeight as it will only affect single-player worlds. Since RTG is not required on the client for multi-player, an instance of WorldTypeRTG will not exist to get the adjusted cloud height from. (Note: Complaint from discord about this not being configurable, but it's best to just remove it and use the vanilla default.)

https://github.com/Team-RTG/Realistic-Terrain-Generation/blob/1.12.2-dev/src/main/java/rtg/world/WorldTypeRTG.java#L69-L72

juraj-hrivnak added a commit to juraj-hrivnak/RTGUnofficial that referenced this issue Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant