Locrow AI

A free and local AI library for making mods more responsive.

File Details

locrowai-0.3.0.jar

  • R
  • Oct 15, 2025
  • 74.70 KB
  • 6.1K
  • 1.20.1
  • Forge

File Name

locrowai-0.3.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:locrowai-1325671:7108590")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Locrow AI 0.3.0:

  • Prevented player kicks when executing large scripts by improving request offloading.
  • Added a progress bar for package installations.
  • Introduced an in-game setup log viewer.
  • Added a config screen with a built-in package manager for installing/deleting packages manually.
  • Implemented warnings for playing in a world while packages are installing.
  • Added automatic deletion of old packages.
  • Enabled automatic updates for live patch fixes.
  • Added a toast to tell users the packages are warmed up and the Python server is running.
  • Updated the API to use Locrow AI Python 0.3.0 with variables, loops, conditionals, and nesting.
  • The Python server now shuts down on most crashes. Forceful closes still bypass this shutdown.