Skip to content

Armor stands appear on fire when in lava or fire #9

@gnago

Description

@gnago

How to replicate

When crouching with an empty hand, an invisible armor stand spawns in front of the player (to my understanding, this is to register the player's right-click to make drinking rain water possible). If you do this while looking at a nearby lava or fire, the armor stand will catch on fire (as seen in the attached image).

Image

Proposed Solution

Adding armorStand.getAttribute(Attribute.BURNING_TIME).setBaseValue(0); below line 423 in PlayerData.java seems to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions