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

canHarvest hook #77

Open
2zqa opened this issue Oct 26, 2023 · 0 comments
Open

canHarvest hook #77

2zqa opened this issue Oct 26, 2023 · 0 comments

Comments

@2zqa
Copy link

2zqa commented Oct 26, 2023

Currently it is not possible to inject into PlayerInventory's canHarvest method, because StationAPI already does this. However it can still be useful for mods to change the behavior of this method. Is there a way to achieve this currently (without injecting into StationFlatteningPlayer)? If not, could there be a hook or something similar available?

For context: we're trying to conditionally (based on block metadata) increase the speed when mining with a null itemstack.

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