Fix upper sky cut when using fancy graphics #22

Merged
Kolyah35 merged 1 commits from Dram27/minecraft-pe-0.6.1:fix-height-based-culling into main 2026-04-15 00:04:45 +02:00
Contributor

There was a problem where the sky above the player would disappear when using fancy graphics. It happened because the game was hiding the top part of the world when the player was on the ground, and blocks above a certain height were being cropped.

There was a problem where the sky above the player would disappear when using fancy graphics. It happened because the game was hiding the top part of the world when the player was on the ground, and blocks above a certain height were being cropped.
Dram27 added 1 commit 2026-04-13 17:47:01 +02:00
Kolyah35 merged commit 8d7a1973e7 into main 2026-04-15 00:04:44 +02:00
Owner

thanks!

thanks!
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kolyah35/minecraft-pe-0.6.1#22