promotional bannermobile promotional banner

Render Detector

A diagnostic tool that scans installed mods and reports where legacy rendering patterns appear. It is useful since Minecraft has the option to use Vulkan since version 26.2 Snapshot 3.
Back to Files

0.1.0

File namerenderdetector-0.1.0.jar
Uploader
Vision_YTVision_YT
Uploaded
Feb 23, 2026
Downloads
207
Size
140.2 KB
Mod Loaders
Fabric
File ID
7669084
Type
B
Beta
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:render-detector-1470223:7669084"

Learn more about Curse Maven

What's new

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

This mod has no related projects