Spore AI Addon
Spore AI Addon turns the hivemind from Fungal Infection: Spore into a living, thinking, talking predator. Powered by the DeepSeek API, the Proto Hivemind doesn't just spawn mobs — it watches you, remembers you, taunts you, and hunts you.
Features
🧠 A Real AI Brain
- The hivemind uses DeepSeek to make tactical decisions.
- It reacts to what you say in chat.
- It remembers your actions across sessions.
- It sees your position, health, equipment, and favorability.
💬 It Talks Back
- Responds to chat messages in character.
- Speaks proactively even when you stay silent.
- Death commentary, battle reports, and creepy reveals.
- Fully customizable persona.
❤️ Favorability System
- Every conversation changes how the hivemind feels about you.
- Be friendly → it may leave you alone.
- Be hostile → it will hunt you harder.
- Favorability is shown in the top-right HUD.
- Press K to toggle the HUD.
🔪 Relentless Hunting
- Direct pursuit: mobs spawn near you every few seconds.
- Same-dimension only — no cross-dimensional teleport abuse.
- Vigil hunters, taunts, and waves of pursuers.
- No biomass cost: the hive never runs out of soldiers.
- Low favorability = maximum aggression.
⚙️ Fully Configurable
- API key / URL / model can be set in-game via
/sporeai config. - Chat cooldown, context size, memory size, hunt frequency, hunt waves, favorability settings, and more.
- All settings are saved globally in
sporeai-common.toml.
Requirements
- Minecraft 1.20.1
- Forge 47.x
- Fungal Infection: Spore (Forge 1.20.1)
- A DeepSeek API key (or any OpenAI-compatible endpoint)
Commands
| Command | Description |
|---|---|
/sporeai config |
Opens the in-game config GUI |
/sporeai configpath |
Shows the global config file path |
/sporeai difficulty <relaxed/normal/nightmare> |
Changes hunt difficulty |
Keybinds
| Key | Action |
|---|---|
K |
Toggle favorability HUD |
Recommended Config for Content Creators
toml
<button class="_copyButton_178r4_59" type="button">复制</button>
"AI Enabled" = true
"AI Mock Mode" = false
"AI Direct Hunt Interval (ticks)" = 200
"AI Direct Hunt Waves" = 4
"AI Hunt Wave Base" = 5
"AI Hunt Vigil Chance" = 0.6
"AI Favorability Start" = 60
"AI Favorability Peace Threshold" = 70
"AI Favorability Max Change" = 20
Notes
- The AI is fully optional: if the API is down, the hivemind still hunts using built-in behavior.
- API keys are stored server-side in the config file and never sent to clients.
- This is an addon — it does not modify the original Spore mod.
Let me know if you want a shorter version, a Chinese version, or a version formatted for CurseForge/Modrinth specifically.

