MineArcane turns plain-English ideas into real Minecraft Fabric mods. Describe an item, block, tool, armor set, food, potion, creature, fluid, recipe, or supported behavior. MineArcane validates the request, generates Java code, assets and pixel textures, compiles the project in the cloud, and delivers a ready-to-install Fabric JAR. No Java, Gradle, or modding setup required.
Hi Product Hunt! π Iβm Lincy, the maker of MineArcane.
I started MineArcane because I kept wondering why creating even a small Minecraft mod still requires learning Java, Fabric APIs, Gradle, mappings, resource files and textures.
The backend has actually been rewritten three times. Early versions gave the LLM too much freedom β they could generate convincing-looking code, but Minecraft modding is extremely version-sensitive, and "looks correct" is very different from "actually works in game."
MineArcane now uses a much more constrained pipeline: understand the request β validate supported capabilities β generate against tested runtimes β create assets and textures β validate β compile β deliver a real Fabric JAR.
Today it can create custom items, blocks, tools, armor, food, potions, recipes, limited creatures, fluids and several controlled behaviors.
My goal isnβt to let AI generate anything imaginable yet. Iβd rather clearly reject an unsupported idea than give someone a broken mod.
Iβd love feedback on the creation experience, especially from Minecraft players who have ideas but have never written a mod before.