HomeJavaModsHopper Lock Visualizer
Hopper Lock Visualizer
ModsJava

Hopper Lock Visualizer

by Scainest · on Modrinth

Client-side debugging tool that highlights redstone-locked hoppers with a red wireframe. Instantly see which hoppers are disabled — no more guessing why…

⬇ Download on Modrinth
Hopper Lock Visualizer — screenshot 1Hopper Lock Visualizer — screenshot 2

Hopper Lock Visualizer

Built an item sorter and something isn't working? One of your hoppers is probably receiving an unintended redstone signal. This client-side mod wraps every locked hopper near you in a bright red outline, so you can spot the culprit at a glance.

What "Locked" Means

A hopper has two states controlled by the enabled block property:

When a big contraption stops working, 9 times out of 10 the cause is a hopper accidentally receiving a redstone signal from something nearby. This mod makes that invisible problem visible.

Features

Usage

  1. Install this mod and Fabric API
  2. Drop both into your .minecraft/mods/ folder
  3. Launch Minecraft, join any world or server
  4. Press H → nearby locked hoppers get wrapped in a red outline
  5. Press H again to disable

Compatibility

Feature Support
Minecraft 1.21.11
Mod Loader Fabric (Loader 0.18.0+)
Fabric API Required
Java 21+
Side Client-only

Untested

Performance

The scan runs 2× per second, not every frame. Each scan reads block states only (no block entities, no inventories), so even in large bases with hundreds of hoppers the overhead is negligible. The render pass culls with distance + cone checks before calling Minecraft's Gizmo API — no manual matrix math, no state leaks

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more