byjahrome907· 15 skills
Build Minecraft mods targeting both NeoForge and Fabric simultaneously using the Architectury framework for Minecraft 1.21.x. Covers Architectury project structure (common/neoforge/fabric subprojects), ExpectPlatform annotation for platform-specific implementations, shared registry via Architectury's registration API, platform-specific entrypoints, architectury-loom Gradle plugin configuration, gradle.properties for both loaders, multi-jar publishing to Modrinth and CurseForge, and avoiding common pitfalls when sharing code. Use this skill when building a mod that must run on both NeoForge and Fabric with a single shared codebase.
$npx -y skills add jahrome907/minecraft-agent-skills --skill minecraft-multiloaderInstalls into the current project.
Run `npx skills use "https://github.com/jahrome907/minecraft-agent-skills" --skill "jahrome907/minecraft-agent-skills/minecraft-multiloader"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jahrome907/minecraft-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jahrome907/minecraft-agent-skills"` and select the relevant skills, then follow their instructions.