Skip to content

Add support for Forgix-Architectury builds. #2463

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
popgoesme700 opened this issue Apr 17, 2025 · 0 comments
Open

Add support for Forgix-Architectury builds. #2463

popgoesme700 opened this issue Apr 17, 2025 · 0 comments

Comments

@popgoesme700
Copy link

Minecraft Development for IntelliJ plugin version

2024.3-1.8.4

Description of the feature request

Forgix is a build system for minecraft mods that basically combine the forge and fabric mods into one .jar file, that is its one and only primary purpose, but the developers of forgix recommend using a tool such as architectury aswell to have a common source project that both versions of the mod could use...

What i'm suggesting is is to incorporate this principle, if you need any pointers i have my mod im making that uses this system, but it would be nice to have it baked in so i dont have to manually edit some of my build scripts for future/older versions of minecraft. It'd also improve mod development quite a bit allowing mod developers to only need to distribute 1 jarfile for their mod.

My basic mod that uses this system if you need an example mod.
https://gitlab.com/popgoesme700/minecraft_scrolls_mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant