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

Avoid shading mixin packages #1

Open
CursedFlames opened this issue Jul 27, 2023 · 0 comments
Open

Avoid shading mixin packages #1

CursedFlames opened this issue Jul 27, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CursedFlames
Copy link
Member

This will cause issues with plugins/etc that touch mixin, as only regular mod classes are redirected to the shaded classes.

Ideally we would substitute forge's mixin dependency in such a way that it just transparently replaces the original package and we don't need to do anything more; I don't know if we can get an early enough entrypoint to do this while still having MixinTransmogrifier be a simple jar in the mods folder.

Probably worth discussing with NeoForge devs etc?

@CursedFlames CursedFlames added enhancement New feature or request help wanted Extra attention is needed labels Jul 27, 2023
@CursedFlames CursedFlames moved this to Todo in Steelwool Todo Jul 27, 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 help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant