promotional bannermobile promotional banner

Who Does That

A Minecraft Mod Analysis Mod. Generates a "what does it do" report of all installed mods and their contents.

File Details

whodoesthat-1.0.1.jar

  • B
  • Apr 19, 2025
  • 1.61 MB
  • 124
  • 1.21.1
  • NeoForge

File Name

whodoesthat-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:who-does-that-1210186:6441040"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full rewrite with too many user-facing changes to list all of them. Here are a few selected ones:

  • Does not depend on neoforge's mod finder anymore, uses own custom library instead
  • Improved search allows finding translation strings
  • Added a jar file browser, with text and image previews
  • Added a code outline viewer (for open source mods)
  • Improved filtering with tags and search
  • Improved UX with better scrolling
  • Better detection methods for sketchy code
  • Allows adding custom paths to the scan, i.e. you can have a Minecraft instance with just WhoDoesThat and use it to scan other instances or your download folder
  • Initial support for 1.20.1 events and class hierarchies (work in progress) To test this use a 1.21.1 instance and add a 1.20.1 mods folder.
  • Initial support for scanning fabric mods (work in progress)
  • The included lib also provides a command line interface to generate the JSON report