EnderIO icon indicating copy to clipboard operation
EnderIO copied to clipboard

PneumaticCraft conduits

Open ferriarnus opened this issue 1 year ago • 2 comments

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.

ferriarnus avatar Jun 25 '24 21:06 ferriarnus

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 avatar Jun 29 '24 23:06 Rover656

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.

furtabs avatar Sep 25 '24 09:09 furtabs