Install Hero Agent #
Open Hero Agent from the platform it targets — it is not a Minecraft mod, so the generic install guide below doesn't apply (see its product page for what it runs on).
- Set up your model provider keys (BYOK).
- Interact via the agent CLI or API.
- Route requests across providers with the model router.
- Wire it into Hero Studios products as integrations ship.
Working with Hero Agent #
Product-specific steps, separate from the general install guide above.
Status
Hero Agent is early-stage / in development. Agent scaffolding exists; ecosystem wiring is planned — no install steps yet.
Folder locations by platform #
| Platform | mods / resourcepacks folder | config folder |
|---|---|---|
| Windows | %appdata%\.minecraft\mods · \resourcepacks | %appdata%\.minecraft\config |
| macOS | ~/Library/Application Support/minecraft/mods | ~/Library/Application Support/minecraft/config |
| Linux | ~/.minecraft/mods · ~/.minecraft/resourcepacks | ~/.minecraft/config |
MultiMC / Prism users: these folders live inside Instances/<instance>/.minecraft/.
Configure #
Settings live in the config folder (JSON5 files you can edit by hand) and, where available, in the in-game settings screen the mod adds. The exact keys and keybinds are listed in the documentation and the FAQ below.
Tips for Hero Agent #
- Keep Hero Agent on the version range shown on its product page.
- If it doesn't load, confirm the JAR is in the right mods folder for the launcher and version you chose.
- Bedrock Edition, mobile, and console can't run Java Edition mods or packs — for a port or custom variant, request a commission.
Hero Agent FAQ #
Do I need my own API keys?
Yes — it is bring-your-own-key (BYOK) by design.
What can the agents do?
Plan, write, review, and test — plus Minecraft-aware reasoning as integrations land.
Is it connected to other products?
Not yet. Ecosystem wiring is on the roadmap.
Which providers are supported?
OpenAI, Anthropic, Gemini, Groq, OpenRouter, and local Ollama.
Can I run it locally?
Yes — Ollama is supported for fully local inference.
Still stuck? Open a guided request — every message is tagged and
answered from support@herostudios.dev. Always include your Minecraft version and product version.