Skip to content

Add support for Forgix-Architectury builds. #2463

Open
@popgoesme700

Description

@popgoesme700

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions