Skip to content

Buffer Industrial Apiary outputs instead of voiding excess - #8095

Open
kacperoo29 wants to merge 3 commits into
GTNewHorizons:masterfrom
kacperoo29:feature/iapiary-buffered-output
Open

kacperoo29 wants to merge 3 commits into
GTNewHorizons:masterfrom
kacperoo29:feature/iapiary-buffered-output

Conversation

@kacperoo29

Copy link
Copy Markdown

Summary

Resolves #15487. Currently outputs that exceed output slots are voided. In contrary "normal" apiaries push buffered outputs when slots are occupied. The issue is most visible with breed like Botanic (needs 13 or so slots for all outputs) or high produce bees like Coolant (eon/blinding) where secondary outputs are totally voided. This change aims to resolve this mismatch and instead of voiding excess produce it pushes it onto a queue and then into output slots as soon as there is enough space.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

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.

Allow Industrial Apiary to not void products with item auto-output

2 participants