File Details
0.1.0
- B
- Feb 23, 2026
- 140.16 KB
- 163
- 1.20.1
- Fabric
File Name
renderdetector-0.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Version 0.1.0 — First release
Render Detector is a client-side only diagnostic: it scans mod files on your machine and never runs or executes other mods’ code. It only looks for known text/byte patterns in class and shader files, so it’s safe and non-invasive.
Known limitations
- Some mods may not scan fully if they use unusual classloading or shading.
- Results are based on static analysis and may not reflect runtime behavior.
- Renderer‑replacement mods are not fully supported yet.
Planned for future versions
- Improved scoring accuracy
- Better detection of renderer replacements
- More Minecraft versions
- JSON export for automated analysis