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

Detect if a place failed and properly reduce the count #35

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

bengardner
Copy link
Contributor

This fixes the creative mode issue and enables the ability for a higher level to reliably detect a place failure.

If creative mode is enabled, a woodcutter will place saplings forever. This fixes that.

Also, if a place fails in an on_place() function, this will detect it as a protection issue.

This fixes the creative mode issue and enables the ability for a higher
level to reliably detect a place failure.
@sfence sfence merged commit b02f46c into theFox6:master Sep 1, 2023
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 this pull request may close these issues.

None yet

2 participants