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 placeblock not pulling items from inventory when they are available. #812

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

Conversation

garyyo
Copy link
Contributor

@garyyo garyyo commented Dec 2, 2024

Fixes #671, whoops actually #783
The predicate now tests if objects in the inventory are the same item same tags instead of same object ref.

The predicate now tests if objects in the inventory are the same item same tags instead of same object ref.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

Place Block requires a block in the offhand rather than pulling from inv/hotbar
1 participant