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

Fix builder/filler not rendering if player is too far away #1969

Merged
merged 1 commit into from Aug 3, 2014
Merged

Fix builder/filler not rendering if player is too far away #1969

merged 1 commit into from Aug 3, 2014

Conversation

buttilda
Copy link

@buttilda buttilda commented Aug 3, 2014

If the player is standing further than 64 blocks away (which is far enough for most blocks but not for the builder/filler since the area where they render can get quite big) tile entities aren't rendered.

This is fixed by overriding that method.

If the player is standing further than 64 blocks away (which is far enough for most blocks but not for the builder/filler since the area where they render can get quite big) tile entities aren't rendered.

This is fixed by overriding that method.
@SpaceToad
Copy link
Member

Nice one - that was really missing. Thanks for the fix!

SpaceToad added a commit that referenced this pull request Aug 3, 2014
Fix builder/filler not rendering if player is too far away
@SpaceToad SpaceToad merged commit 173f9ba into BuildCraft:6.0.x Aug 3, 2014
@SpaceToad SpaceToad added this to the BuildCraft 6.0.18 milestone Aug 3, 2014
@buttilda buttilda deleted the patch-1 branch August 3, 2014 18:34
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.

None yet

2 participants