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

Pickup event doesn't see items pulled into backpacks #127

Open
DoomRater opened this issue Oct 24, 2021 · 0 comments
Open

Pickup event doesn't see items pulled into backpacks #127

DoomRater opened this issue Oct 24, 2021 · 0 comments

Comments

@DoomRater
Copy link

As explained by Brad16840 on the Minecraft.net forums (https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1291844-backpacks-by-brad16840?comment=1062), the event for item pickup fires much later than backpacks as it was set with a LOWEST priority compared to backpacks NORMAL priority. By that point, the backpack has already cleared the item queue and the HUD doesn't see it.

Is there a reason it was set to LOWEST instead of HIGHER or HIGHEST? I would personally like to see items going into my backpack or other item storages when I collect them.

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

No branches or pull requests

1 participant