Skip to content

Expose java & minecraft version as a mod #191

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

Open
Floweynt opened this issue Dec 12, 2024 · 0 comments
Open

Expose java & minecraft version as a mod #191

Floweynt opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
status: accepted Marks an issue that is going to be fixed type: enhancement New feature or request

Comments

@Floweynt
Copy link

Fabric and other mod loaders expose "minecraft" and "java" as mods, so other mods can depend on them/perform version dependent logic without worrying about early classloading (such as in a mixin configuration plugin). This would be an useful feature to have in ignite.

@vectrixdevelops vectrixdevelops self-assigned this Feb 8, 2025
@vectrixdevelops vectrixdevelops added type: enhancement New feature or request status: accepted Marks an issue that is going to be fixed labels Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted Marks an issue that is going to be fixed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants