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

Config option to only render hatch overlays for incomplete multiblocks #983

Open
James103 opened this issue Dec 27, 2024 · 2 comments
Open

Comments

@James103
Copy link

Currently, rendering the hatch overlays can be computationally expensive on the client side with large numbers of multiblocks. This applies even if the multiblocks are fully formed and one does not need to know where the hatches can go. To me, the hatch overlays are only really useful when constructing new multiblocks.
To remedy this and further optimize constructing multiblocks when one has a large number of them operational, could there be a new config option, which, when set, disables rendering hatch overlays on formed multiblocks; meaning "the multiblock needs to be invalid for hatch overlays to show" (#957 (comment))?

Modern Industrialization 2.2.30
Minecraft 1.21.1
NeoForge 21.1.90

@Technici4n
Copy link
Contributor

I think that overlays should still show when multiblocks are fully formed because one often wants to replace normal structure blocks by hatches. An alternative might be to only show the overlays when the player is sufficiently close.

@Technici4n
Copy link
Contributor

Can you check again with #994? (Released a few weeks ago).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants