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

[1.21.x] Equipment Integration Abstraction and Accessories Integration #336

Open
wants to merge 2 commits into
base: 1.21.x
Choose a base branch
from

Conversation

Dragon-Seeker
Copy link

This PR aims to add native support for Accessories by reworking the underlying API to allow for the implementation of other Accessories API based on extendable class.

Other Changes

  • Move trinkets to common to allow for such to work with Sinytra connector loading trinkets
  • Allow for any Artifact item to be toggle its rendering (Could be changed to only if needed but it is unknown how to handle such within the config)

Reason: Issues with trinkets and curios implementation lead to issues with the compat layers that could be resolved but I decided to abstract away the equipment integration API to allow for others to add support for API if the need for such arises.

- Move Trinkets Compat to Common for Sinytra Connector support for trinkets
- Rework integration loading and adjust Platform service
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.

1 participant