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

OreGenerator#Disable doesnt disable the generator #66

Closed
tomkeuper opened this issue Apr 19, 2023 · 1 comment · Fixed by #104
Closed

OreGenerator#Disable doesnt disable the generator #66

tomkeuper opened this issue Apr 19, 2023 · 1 comment · Fixed by #104
Labels
API bug Something isn't working

Comments

@tomkeuper
Copy link
Owner

Describe the bug
When triggering the .disable function of a ore generator it doesnt stop the generator from spawning ores

To Reproduce
Steps to reproduce the behavior:

  1. Get a generator thru the api
  2. Try to disable it with IGenerator#Disable

Expected behavior
The generator stops producing

@tomkeuper tomkeuper added bug Something isn't working API labels Apr 19, 2023
@tomkeuper tomkeuper linked a pull request May 11, 2023 that will close this issue
@KKiiya
Copy link
Collaborator

KKiiya commented May 21, 2023

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants