SUPPORT

Frequently asked questions

Do I need to know how to code to use Mine Mod AI?+

No. You describe what you want in plain English and the tool generates a complete, valid Minecraft pack. Everything it produces is also editable afterwards if you do want to dig into the files.

Does it work for Bedrock Edition (phones, consoles, Windows)?+

Yes. The generator can build Bedrock add-ons packaged as a single .mcpack or .mcaddon, which import with one tap. It can also build Java Edition datapacks. If you don't pick an edition, it infers one from your wording — for example, 'for my phone' produces Bedrock.

How do I install what I generate?+

Java datapacks go into your world's 'datapacks' folder; Java resource packs go in the global 'resourcepacks' folder. Bedrock add-ons install by simply opening the .mcpack/.mcaddon file. Our step-by-step install guide covers every platform, including mobile QR install.

Will my pack work on the latest Minecraft version?+

You choose the target version, and the tool writes the correct pack_format (and a wide compatibility range where the game supports it) so the pack loads on that version. If a pack ever stops working after a Minecraft update, it's almost always a pack_format change — regenerate it for the new version.

Can I use the creations in multiplayer or on a server?+

Yes. Java datapacks are server-side, so they work in multiplayer with no client-side install for other players. Bedrock add-ons apply to a world or Realm and play across devices within Bedrock Edition.

Is it really free? What do I get if I subscribe?+

The core generator is free to use because it runs on deterministic engines with no per-request API cost. Paid plans raise your monthly generation limits and unlock higher tiers for heavier creators; you can compare them on the pricing page.

Does it use ChatGPT or another paid AI service?+

No API keys are required. The output is produced by rule-based engines that always generate valid files. An optional AI model can run entirely in your browser, on your own device, to better understand free-form requests — but it never leaves your machine and only selects parameters the engine then validates.

Can I edit a map after it's generated?+

Yes. Maps open in a 3D editor where you can fly around and place or remove blocks with WorldEdit-style tools (fill, walls, sphere, copy/paste and more). Your edits are baked into the final downloadable pack.

Can I share what I make?+

Every creation gets a shareable link, and you can publish to the public gallery so other players can install your map or mod. Mobile users can scan a QR code to install instantly.

Still stuck? Read the guides or the documentation for more detail.