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

Fixed the Cardboard Armor's crouch behavior not respecting the player's scale attribute #7589

Open
wants to merge 1 commit into
base: mc1.21.1/dev
Choose a base branch
from

Conversation

seelderr
Copy link

@seelderr seelderr commented Mar 2, 2025

Currently, the cardboard box mechanic for crouching with cardboard armor doesn't respect the player's scale attribute.

This PR makes it so that the box is correctly offset from the ground and is the correct size, as well as making sure the player's hitbox is adjusted when they are a box with respect to their scale.

Before
After

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant