Full-stack Minecraft mod development skill for NeoForge (1.21+), Fabric (1.21+), and legacy Forge 1.20.1. Scaffolds new mods, adds custom blocks, items, entities, recipes, commands, GUIs, dimensions, and data generation. Knows NeoForge DeferredRegister + event-bus patterns, Forge 1.20.1 MDK/FMLJavaModLoadingContext patterns, and Fabric Registry + ModInitializer patterns. Use when the user asks to create a Minecraft mod, add a feature to an existing mod, fix a mod bug, generate JSON assets/data, support Forge 1.20.1, or migrate between modding platforms. Prefer NeoForge unless the user specifies Fabric, Forge 1.20.1, or Multiloader.
$npx -y skills add jahrome907/minecraft-agent-skills --skill minecraft-moddingInstalls into the current project.
Run `npx skills use "https://github.com/jahrome907/minecraft-agent-skills" --skill "jahrome907/minecraft-agent-skills/minecraft-modding"` 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.