Skip to content

fix MC-215531 #40

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

Merged
merged 3 commits into from
Jul 13, 2024
Merged

fix MC-215531 #40

merged 3 commits into from
Jul 13, 2024

Conversation

MicrocontrollersDev
Copy link

Description

fixes https://bugs.mojang.com/browse/MC-215531

i also reworded the past beacon rendering optimization because this applies to ALL special tile entities, which is a little bit more than just beacon beams (i believe chests for example fall under this? which would be much more massive of a performance boost if so)

Related Issue(s)

Fixes #

How to test

Release Notes

Fix vanilla bug where pumpkin overlay shows in spectator mode
Boost performance by only rendering special tile entities once instead of twice per frame

note the last one will need to replace the original beacon beam one

Documentation

@Wyvest Wyvest merged commit 8ba71db into Polyfrost:main Jul 13, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants