PneumaticCraft conduits #713

Closed
ferriarnus wants to merge 1 commit from pressure-lts into dev/1.20.1
ferriarnus commented 2024-06-25 21:17:36 +00:00 (Migrated from github.com)

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.
# 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. <!-- If you're submitting a Draft PR, consider providing a TODO list using checkboxes --> # 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. <!-- For drafts, fill this in as you go; if you are leaving draft, make sure these are all complete. --> # 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. <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
Rover656 commented 2024-06-29 23:48:54 +00:00 (Migrated from github.com)

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?

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?
RainbowTabitha commented 2024-09-25 09:52:23 +00:00 (Migrated from github.com)

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.

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.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#713
No description provided.