promotional bannermobile promotional banner

Super Mob Tracker

A client-side Minecraft 1.12.2 mod that lets you select mobs to view spawn conditions and track live, no item required.

File Details

Super Mob Tracker 1.0.0-rc4

  • B
  • Dec 6, 2025
  • 174.08 KB
  • 23
  • 1.12.2
  • Forge

File Name

supermobtracker-1.0.0-rc4.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:super-mob-tracker-1398067:7302010")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Add canSeeSky condition and drastically improve performance

Added

  • Add canSeeSky spawn condition detection and display in the spawn conditions panel.

Fixed

  • Fix the spawn conditions not working for some mobs due to canSeeSky checks and restrictive ground block checks.
  • Fix each analysis creating a new fake world instead of reusing the same one, leading to BoP logs spam in BoP worlds.

Changed

  • Improve ground block logic to make mobs relying on them faster much faster (up to 10-100x for the worst cases).
  • Differentiate between successful analysis with sparse conditions and complete conditions in the /smtanalyze command output.