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

[1.20] Turtle casting environment implements method incorrectly #26

Open
miyucomics opened this issue Jan 13, 2025 · 0 comments
Open

[1.20] Turtle casting environment implements method incorrectly #26

miyucomics opened this issue Jan 13, 2025 · 0 comments

Comments

@miyucomics
Copy link

The stackOk predicate is not used in this method, which means it will never return null if it has any items, even if the item returned does not match the predicate. This causes a problem with conjured compasses in Hexical due to an OpRead mixin looking for conjured compasses specifically. This may also break with lamps that look for lamps specifically.

image

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