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

Support oxygen tank filling for Electrolytic Breathing Unit #8321

Draft
wants to merge 1 commit into
base: 1.21.x
Choose a base branch
from

Conversation

bukowski912
Copy link
Contributor

Changes proposed in this pull request:

  • Support oxygen tank filling for Electrolytic Breathing Unit (disables respirator while enabled)
  • Add separate module configurations for "Fill Hydrogen Tanks" and "Fill Oxygen Tanks"

}

private long produceOxygen(Player player, int maxRate) {
if (!fillOxygen) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to be made clear to the user (that toggling it on will stop the breathing benefit)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thiakil I changed the names to Fill Hydrogen and Fill Oxygen (Disables Feeder). Not too sure about these. Open to feedback.

- Add config "Fill Hydrogen" & "Fill Oxygen (Disables Feeder)"
@bukowski912 bukowski912 force-pushed the electrolytic-oxygen-tank branch from d4e522b to c2c09fd Compare January 29, 2025 07:17
@bukowski912 bukowski912 requested a review from thiakil January 29, 2025 07:31
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