promotional bannermobile promotional banner

Entropy AI Engine

download ollama qwen2.5-coder:7b and do in terminal ollama pull qwen2.5-coder:7b and then ollama run qwen2.5-coder:7b and keep it open while your playing minecrafte and each about 30 seconds ollama will give you something good or bad and the ai reads chat

File Details

entropyaiengine-1.0.0-forge-1.20.1.jar

  • R
  • Apr 16, 2026
  • 637.25 KB
  • 58
  • 1.20.1
  • Forge

File Name

entropyaiengine-1.0.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entropy-ai-engine-1515879:7935702")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🚀 Major Features

  • Ollama Integration: Fully migrated from cloud APIs to local hosting. The mod now connects to your local Ollama instance (localhost:11434), removing all request limits and subscription costs.

  • Neural Chat Awareness: The AI now has "ears." It tracks the last 20 messages in the Minecraft chat and uses that context to influence the commands it generates.

  • Persistent Config: Added a local configuration system (config/ollama_chaos_config.json). Your model choice and settings now survive game restarts.

  • Dynamic Command System: Added the /ollama model <name> command (Requires OP) to switch AI models live without restarting the server.

🛠️ Technical Optimizations

  • Async Execution: All AI "thinking" happens on a background thread. This ensures zero FPS drops or "Server Hang" spikes even when using heavy models like Qwen 2.5 7B.

  • Advanced Sanitization: Implemented a "Trash Filter" to strip out AI chatter, markdown, and pseudo-code hallucinations. The mod extracts only raw, executable Minecraft syntax.

  • TPS Safety Guard: The mod automatically detects server lag. If the server is running behind, the AI event is skipped to protect game stability.

📦 Requirements

  • Minecraft: 1.20.1 (Forge)

  • Java: 17

  • External: Ollama must be installed and running (ollama serve).

  • Recommended Models: qwen2.5-coder:1.5b (Fast) or qwen2.5-coder:7b (Accurate).
    and if theres bugs then say it in the comments

  • if you have an idea for an update or another mod project also say it in the comments.