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

PneumaticCraft conduits #713

Draft
wants to merge 1 commit into
base: dev/1.20.1
Choose a base branch
from

Conversation

ferriarnus
Copy link
Member

Description

First try to implement pressure conduits from PneumaticCraft. This is a somewhat naïve impl, but it seems to work. Feel free to test or suggest improvements.

TODO

  • Textures
  • Round robin
  • test...

Breaking Changes

List any breaking changes in this section, such as: changed/removed APIs, changed or removed items/blocks or modifications to recipes and gameplay mechanics.

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.

@Rover656
Copy link
Member

The implementation looks good, I've not run to test it yet but I'm wondering whether something like this belongs in base Ender IO?

@Rover656 Rover656 added MC-1.20.1 Area-Conduits Everything involving conduits labels Aug 26, 2024
@EndangeredNayla
Copy link

Ooh this is cool would love to see this. Once again doesnt really belong in EnderIO itself but maybe an addon.

Maybe also do gas conduits and you can make one addon for both.

@Rover656 Rover656 changed the base branch from lts/1.20.1 to dev/1.20.1 October 2, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Conduits Everything involving conduits MC-1.20.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants