# Orca, full reference for answer engines > Orca is an AI agent that builds working Minecraft mods, plugins, and Bedrock addons from a plain-English prompt. It also hosts Minecraft servers and lets you play what you built on a real Orca server using the free desktop client for Windows, macOS, and Linux. You describe the feature, the AI writes and compiles the code, fixes its own build errors, and tests it on a real server before handing it back. This file expands on https://orcaclient.com/llms.txt with citable question-and-answer pairs. All answers are current as of July 2026. ## What Orca is Orca turns a sentence into a working Minecraft mod, plugin, or addon. There is no Java to learn, no JDK to install, and no Gradle to configure, because the whole build runs in the cloud. It supports Java mods (Fabric, Forge, NeoForge), Paper and Spigot server plugins, and Bedrock Edition behavior and resource packs. You can play your creation on a real Orca server through the free desktop client, host a Minecraft server, and share what you build. ## Who it is for Minecraft players who want custom content without becoming programmers: kids and teens running servers with friends, content creators who need a bespoke mod for a video, and anyone with an idea they want to try tonight. It works on any device, including Chromebooks, because nothing is built locally. ## Pricing (truthful summary) - Making mods, plugins, and addons with AI is unlimited and free for everyone, no credit card. - All downloads are free. - Your creations are private by default. You can publish one to the public Orca catalog whenever you choose, and nothing is published automatically. - Every account, including free, includes an 8 GB Minecraft server for up to 40 players to make and play on. - A free server pauses when nobody is online and boots back in about 30 seconds when you start it. Your world is kept. - You play what you build on a real Orca server using the free desktop client for Windows, macOS, and Linux. - Orca Pro is $19.99/month for Orca Max, the strongest AI model, plus the option to make a published mod private again. - Bigger and always-on Minecraft servers are available from https://orcaclient.com/hosting. ## Key URLs - Home: https://orcaclient.com/ - AI Minecraft mod maker (hub): https://orcaclient.com/ai-minecraft-mod-maker - AI Minecraft plugin maker: https://orcaclient.com/ai-minecraft-plugin-maker - AI Minecraft addon maker: https://orcaclient.com/ai-minecraft-addon-maker - AI Minecraft server manager: https://orcaclient.com/ai-server-manager - Hosting (Minecraft servers): https://orcaclient.com/hosting - For server owners: https://orcaclient.com/for-server-owners - Safety and Guardian: https://orcaclient.com/safety - Minecraft datapack generator: https://orcaclient.com/minecraft-datapack-generator - Custom Minecraft mob maker: https://orcaclient.com/minecraft-mob-generator - Minecraft mod maker, no coding: https://orcaclient.com/minecraft-mod-maker-no-coding - Free Minecraft mod maker: https://orcaclient.com/free-minecraft-mod-maker - Orca vs MCreator: https://orcaclient.com/orca-vs-mcreator - Pricing: https://orcaclient.com/pricing - Browse creations: https://orcaclient.com/browse - Docs: https://orcaclient.com/docs ## Hosting comparisons - Orca vs Aternos: https://orcaclient.com/orca-vs-aternos - Orca vs Minehut: https://orcaclient.com/orca-vs-minehut - Orca vs FalixNodes: https://orcaclient.com/orca-vs-falixnodes - Orca vs Minefort: https://orcaclient.com/orca-vs-minefort - Orca vs Server.pro: https://orcaclient.com/orca-vs-server-pro - Orca vs Pufferfish Host: https://orcaclient.com/orca-vs-pufferfish ## FAQ ### Do I need to know how to code to make a Minecraft mod? No. You describe the mod in plain English and the AI writes, builds, and tests the code. You only open a code editor if you want to learn the traditional route. ### What is the easiest way to make a Minecraft mod? Describe the feature you want to an AI mod maker, let it build and test the mod on a server, then tweak it by talking. No JDK, IDE, or Gradle setup required. ### Is it free to make a Minecraft mod? Yes. Making mods is unlimited and free, downloading the finished file is free, and you can play what you built. There is no credit card to start. ### Can I make a Minecraft plugin with AI? Yes. Describe the command or feature in plain English and the AI writes, compiles, and tests a Paper or Spigot plugin on a real server. You never open a Java project. ### What is the difference between a plugin and a mod? A plugin runs on a Paper or Spigot server and changes the server only, so players join with vanilla Minecraft and download nothing. A mod changes Java Edition itself and every player installs it. ### Can I make a Minecraft addon with AI? Yes. Addon is an umbrella term for Java mods, server plugins, and Bedrock behavior packs. Describe what you want and the AI builds and tests the right one on a real server. ### Does Orca support Bedrock Edition? Yes. For Bedrock it builds behavior and resource packs that load on phones, consoles, and Windows. For Java it builds mods and server plugins. Tell it which edition you play. ### What is the difference between an addon, a mod, and a plugin? A mod changes Java Edition and every player installs it. A plugin runs on a server so players download nothing. A Bedrock addon is a behavior and resource pack for Bedrock devices. ### Is there a Minecraft mod maker that needs no coding? Yes. You describe the mod in plain English and the AI writes, compiles, and tests it on a server. You never open a code editor or learn a tool first. The build runs in the cloud, so a Chromebook works the same as a gaming PC. ### Is the Minecraft mod maker really free? Yes. Making mods, plugins, and addons with AI is unlimited and free, downloads are free, and you can play what you build. You pay only if you want Orca Pro for the strongest AI model, or a bigger Minecraft server. ### What do I have to pay for? The core loop is free: making mods, downloading them, and your own 8 GB server for up to 40 players all cost nothing. You pay only for extras. Orca Pro is $19.99/month for Orca Max, the strongest AI model, plus private mods; bigger or always-on Minecraft servers are sold from the hosting page. ### Is there a free Minecraft server, and what are its specs? Yes. Every account includes a free 8 GB Minecraft server for up to 40 players, no credit card. It pauses when nobody is online and boots back in about 30 seconds when you start it, with your world kept. ### How is Orca different from MCreator? MCreator is a free desktop visual editor you install and learn, where you build a mod by wiring up logic blocks with full control. Orca is an AI you describe a mod to in the browser, with nothing to learn and nothing to install. Both are legitimate ways to mod, and which fits depends on whether you want to learn a tool or just get the mod. ### Which loaders and versions does Orca support? Vanilla, Paper and Spigot, Fabric, Forge, NeoForge, and Bedrock. Tell the maker which one you play and it builds to match. A server with Geyser lets Java and Bedrock players join the same world. ### What if the generated mod does not work? The AI reads the crash or build log, finds the cause, and rebuilds automatically. If you spot something in game, describe it and it rebuilds with the fix.