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

Mod API #37

Open
TheSuperGamer20578 opened this issue Dec 11, 2023 · 0 comments
Open

Mod API #37

TheSuperGamer20578 opened this issue Dec 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TheSuperGamer20578
Copy link
Owner

Problem/Use Cases

Currently there is no way to add 3rd party effects and the codebase will continue to become harder to maintain without modularisation.

Feature

Add an API that allows other mods to display effects and split current features out into other jar-in-jar mods.

Alternatives

No response

Additional Context

Fabric API might be a good reference for how to split the mod into multiple mods included in one jar. Modularisation might make it easier to backport to older versions of Minecraft.

@TheSuperGamer20578 TheSuperGamer20578 added the enhancement New feature or request label Dec 11, 2023
@TheSuperGamer20578 TheSuperGamer20578 self-assigned this Dec 11, 2023
@TheSuperGamer20578 TheSuperGamer20578 added this to the v2.0 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant