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 index of player container slots #29

Open
wants to merge 1 commit into
base: 1.12
Choose a base branch
from

Conversation

ivianrr
Copy link

@ivianrr ivianrr commented Aug 2, 2017

You could access the boots slot form the inventory. The main inventory item slots index should start at 9, not 10. As the hotbar has slots 0-8, slot 9 was getting ignored and the last of them was one of the armor slots.

The main inventory item slots index should start at 9, not 10. As the hotbar has slots 0-8, slot 9 was getting ignored and the last of them was one of the armor slots.
@ivianrr ivianrr changed the title Fixed index of player container slots Fix index of player container slots Aug 2, 2017
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