Brigo

Brings modern Brigadier-style command suggestions and autocomplete to legacy Minecraft versions.

File Details

Brigo Forge 1.1.0+1.12.x

  • R
  • Jul 27, 2025
  • 382.37 KB
  • 244
  • 1.12.2+2
  • Forge

File Name

brigo_forge-1.1.0+1.12.x.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

1.1.0

  • Added mod compatibility system with predefined command definitions for Minecraft, Baubles, and Thaumcraft
  • Added support for additional Brigadier argument types (bool, float, double, integer, long)
  • Improved command registration to support aliases and redirects
  • Fixed mouse scroll handling in chat interface to properly cancel events when suggestions are scrolled
  • Fixed text field rendering to use correct offset for syntax highlighting