[WIP] Conduit filters and upgrades #659

Closed
ferriarnus wants to merge 8 commits from filtertest into dev/1.20.4
ferriarnus commented 2024-05-15 18:34:20 +00:00 (Migrated from github.com)

Description

WIP to keep track of what's going on. This adds item and fluid filters, and change the conduit as to allow access to the needed fields. This changes some api packages so we need to be careful.

TODO

  • Lots of cleanup, as right now a bit too much is in the api package.
  • Upgrades, though these are easier once it's setup.
  • Retarget to 1.20.6

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 WIP to keep track of what's going on. This adds item and fluid filters, and change the conduit as to allow access to the needed fields. This changes some api packages so we need to be careful. <!-- If you're submitting a Draft PR, consider providing a TODO list using checkboxes --> # TODO - [ ] Lots of cleanup, as right now a bit too much is in the api package. - [ ] Upgrades, though these are easier once it's setup. - [ ] Retarget to 1.20.6 # 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-05-15 19:29:27 +00:00 (Migrated from github.com)

Closing in preference of the shared branch: #660. Thanks a lot!

Closing in preference of the shared branch: #660. Thanks a lot!

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#659
No description provided.