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 not being able to use fabricator in creative mode #21

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

Mar-Veloz
Copy link
Contributor

If you create a base in creative mode, by default you will not be able to use the fabricator because of insufficient power.

Currently, the function that stops you from using the fabricator if you don't have enough power only checks if the NoCost cheat is active. This PR also adds a check for if the game mode is set to creative.

@tinyhoot tinyhoot merged commit f5e0e2a into tinyhoot:main Aug 2, 2024
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.

2 participants