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

Cannot use Chest Transporter to pick up chests when offhand is holding an item #24

Closed
huihiuhuai opened this issue Aug 2, 2024 · 8 comments · Fixed by #21
Closed

Cannot use Chest Transporter to pick up chests when offhand is holding an item #24

huihiuhuai opened this issue Aug 2, 2024 · 8 comments · Fixed by #21

Comments

@huihiuhuai
Copy link

No description provided.

@Lyfts
Copy link
Member

Lyfts commented Aug 2, 2024

Which mod adds that?

@huihiuhuai
Copy link
Author

Chest Transporter

@Lyfts
Copy link
Member

Lyfts commented Aug 2, 2024

Are you using it on a vanilla chest or some modded chest and what are you holding in the offhand?

@huihiuhuai
Copy link
Author

Vanilla chest. There was torch or enchanted book in the offhand.

@Lyfts
Copy link
Member

Lyfts commented Aug 2, 2024

bh_chest_transporter
It seems to be fixed by one of the later commits, I'll' make a new pre version some time tomorrow.

@Lyfts
Copy link
Member

Lyfts commented Aug 3, 2024

@Lyfts Lyfts linked a pull request Aug 3, 2024 that will close this issue
@Darek505
Copy link

Darek505 commented Aug 3, 2024

(1.5.9-pre) I can confirm that the chest can be taken, but it is no possible to place it when there is another item in the offhand:

2024-08-03.21-47-21.mp4

@Lyfts
Copy link
Member

Lyfts commented Aug 3, 2024

Yep the chest transporter uses an event to place the chest rather than onItemUse or onItemUseFirst, which means that we would have to implement explicit support for that.

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 a pull request may close this issue.

3 participants