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 Algae Farm compost calculation #726

Merged
merged 2 commits into from Aug 22, 2023

Conversation

Jonodonozym
Copy link
Contributor

Currently EV+ algae farms stop working if they have 8 or more compost input, but less than the required amount e.g. 16 at EV, having 14 in the input bus causes the machine to stop with "machine crashed" in the controller interface.

ULV-MV farms also wont use 1/2/4 compost unless >=8 is in the input bus.

This fix replaces the hardcoded 8 in isUsingCompost with a reference to recipe's compost calculation.

@Dream-Master Dream-Master requested review from a team August 22, 2023 06:20
@Dream-Master Dream-Master merged commit 565ef33 into GTNewHorizons:master Aug 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants