Not rated yet


Creators and Publishers

MinecraftStorage

Publisher

Additional Links

You may find some useful information by following these links

https://modrinth.com/mod/panoptic


Share this post



Panoptic Mod

A collection of various features that makes debugging easier, while also introducing quality-of-life features. Suitable for players, developers and creators alike!

Panoptic is a client-side utility mod for Minecraft Java Edition built for modpack creators, server admins, modders, datapackers, and curious players alike. Rather than adding new gameplay mechanics, it focuses on giving you deep visibility into what's actually happening inside your game instance. With support for Fabric, Forge, and NeoForge across versions 1.20.1 through 26.1.2, Panoptic works as a debugging and analysis companion for anyone who wants to understand the blocks, entities, and systems behind their world. Since it runs entirely client-side, there's no need for server-side installation to start exploring.

Inspection Toolkit

At its core, Panoptic bundles a full suite of inspectors accessible through a radial menu or the main interface. The Object Inspector lets you browse, search, and export data on every block, item, entity, and localization string in your instance, complete with a built-in file manager for previewing configs, JSON files, sounds, and structure models. The Trade Inspector reveals every possible villager trade with filtering by level or item, and can even spawn a custom villager with every trade unlocked. Rounding things out, the Screen Inspector lets you pull object data straight from inventory GUIs, complete with pixel-level zoom and screenshot sharing.

In-Game Map Viewer

For world generation nerds, the Seed Inspector is a standout feature. It generates full world maps for any seed, locates structures and biomes across every dimension, and lets you teleport to any coordinate with a single click. You can filter structures and biomes by the mods that added them, save favorite seeds to a personal history, and even preview maps for seeds you haven't loaded yet using the built-in search bar. It's a fast, visual way to scout worlds without ever leaving the game.

NBT Inspector

Panoptic makes raw data accessible without needing external tools or debug commands. Through the Object Inspector, you can view and copy NBT data for blocks, items, entities, and structures directly in-game, alongside block states and other technical details. Combined with the file manager's ability to preview JSON structures, this turns Panoptic into a genuinely useful diagnostic tool for anyone building or troubleshooting a modpack.

Configurable GUI

Every keybind and setting in Panoptic lives inside the mod's own internal menu rather than Minecraft's standard controls screen. From there you can adjust the Seed Inspector's scale, remove the line limit on the live log viewer, switch between UI themes, or reset everything to default. All configs, cache, and inspector history are stored locally in a dedicated panoptic folder, making it easy to back up or share your setup with others.

Conclusion

Panoptic packs an impressive amount of analytical power into a mod its creator claims has virtually no performance cost, even on modpacks running 300 to 500+ mods. Whether you're debugging a broken datapack, hunting for the perfect seed, or just curious what's really inside your instance, Panoptic offers the tools to look under the hood. It's available now on Modrinth for Fabric, Forge, and NeoForge.

What's Next