SONAR

S.O.N.A.R. - Scanner mod for ore, biome, structure, mobs, cable and fluid detection

File Details

sonar-1.0.4

  • R
  • May 21, 2026
  • 541.63 KB
  • 30
  • 1.21.1
  • NeoForge

File Name

sonar-1.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sonar-1476695:8124207"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

Mob Module

  • Added new Mob Module — insert it into the scanner to detect living entities in range
  • Mobs are highlighted with the Glowing effect and color-coded by type: red for hostile, green for passive, purple for bosses
  • A picker lets you filter specific mob types; leaving it empty scans all mobs

Tag-Based Ore Detection

  • Ores are now grouped using c:ores/<name> and forge:ores/<name> block tags instead of name-parsing
  • Falls back to c:ores / forge:ores base tags for ores not covered by sub-tags
  • Results in more accurate grouping and correct detection of modded ores (iron, diamond, redstone, etc.)