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.2.0

  • R
  • Dec 23, 2025
  • 229.07 KB
  • 49
  • 1.12.2
  • Forge

File Name

supermobtracker-1.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Add mob drops and change time of day to time ranges

Fixed

  • Fix config being rewritten every frame.

Added

  • Add a modal for mob drops, based on simulated kills:
    • Opens with a button next to the JEI button in the mob details panel.
    • Simulates killing the mob 10k times (configurable) and aggregates the drops.
    • Has JEI integration for uses/recipes (U/R or Left/Right click).
    • Shows average drops per kill.
    • Works on pretty much all mobs, except those that initialize their loot tables in special ways (e.g., via summoning event).
  • Add a retry button to re-analyze the spawn conditions for the selected mob, if the initial analysis failed.

Changed

  • Change time of day spawn condition representation to time ranges (e.g., "Day" becomes "06:00-18:00").