Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants