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 banners on entity heads #2110

Merged
merged 3 commits into from
Apr 8, 2021
Merged

Commits on Apr 6, 2021

  1. Fix banners on entity heads

    On Bedrock, a banner must be placed in the chestplate slot in order to be visible. On Java Edition, banners are placed in the helmet slot. This commit fixes the issue by migrating banners to the chestplate spot if the chestplate spot is empty.
    
    This commit also fixes pillager poses if they're not holding a crossbow, along with a couple other optimizations.
    Camotoy committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    13f4e94 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Clarify banner comment

    Camotoy committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    221152d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0cf4a View commit details
    Browse the repository at this point in the history