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
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>andforge:ores/<name>block tags instead of name-parsing - Falls back to
c:ores/forge:oresbase tags for ores not covered by sub-tags - Results in more accurate grouping and correct detection of modded ores (iron, diamond, redstone, etc.)