Skip to content

Render issue with Armor on Armor Stands #44

@Tschipp

Description

@Tschipp

image

Forge version: 14.23.5.2838
Extra Bit Manipulation version: 1.12.2-3.4.1

The armor is rendered weirdly on Armor stands. It could be a cross-mod conflict, but in any case I'm sending you this. I actually fixed a bug like this recently on animania: capnkirok/animaniamod#318

It was fixed by setting this blend function after enabling blend:
GlStateManager.blendFunc(SourceFactor.SRC_ALPHA, DestFactor.ONE_MINUS_SRC_ALPHA);
If you need any more information, please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions