Skip to content

Exposed Only X-Ray rendering only exposed sides of the ores #5653

@6Mouse

Description

@6Mouse

Describe the feature

Ores that are exposed have only the exposed sides rendered, meaning if you are behind the rendered side you can't see it. In the code it checks if side isOpaque and if it returns false renders that side only. Would be nice to have that changed so all sides of the exposed ores are rendered, for example make it check all sides first and if one of them returns true render all sides. I have double checked, without any mods nor any culling enabled this is still an issue. Not reporting it as a bug as it kind of works but could be better.

Before submitting a suggestion

  • This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions