AI-Powered Mod Generator
Minecraft Mod Generator
Describe your mod, download a real .jar file. No dev environment needed.
🔒
🔒
Describe anything — biomes, dimensions, mobs, items, blocks, commands0/2000
Requirements: Minecraft 26.1.2 + Fabric Loader 0.19.1 + Java 25+
How It Works
🧠
1. Plan It
AI analyzes your description and creates a structured mod spec
📝
2. Code It
Templates + AI generate real Java code following the spec
⚙️
3. Build It
Gradle compiles and packages everything into a .jar
🔧
4. Fix It
If build fails, AI debugs and patches errors (up to 3 tries)
📦
5. Play It
Validated .jar drops into your mods folder
FAQ
Is this a real Minecraft mod?
Yes. Real Java source code, compiled into a real .jar. No datapacks, no command blocks.
What version?
Minecraft 26.1.2 with Fabric Loader 0.19.1 and Java 25+. More versions coming soon.
How do credits work?
Each generation costs credits based on complexity: Simple (30), Medium (75), Complex (150), Maximum (225). You can see the estimated cost before generating. Subscribe for monthly credits or buy one-time packs.
What's the difference between Client, Server, and Both?
Client mods run on your game client (rendering, UI, controls). Server mods run on the server (game logic, world generation). Both is the default and works everywhere. Server-only mods are lighter and don't require players to install anything.
How long does it take?
1-3 minutes. The generator writes Java code, creates textures, and compiles everything server-side.
How do I install?
Download the .jar, put it in your .minecraft/mods folder, and launch with Fabric installed.
What can go wrong?
Our auto-fixer catches 40+ common API errors. If a mod crashes, just regenerate — each attempt learns from the last error.
What mod types work?
Mobs, items, blocks, ores, armor, bosses, biomes, dimensions, vehicles, enchantments, effects, structures, GUIs, and more. If you can describe it, the generator can probably build it.