promotional bannermobile promotional banner

ModLens

Inspect blocks, items, entities, tags, components, and NeoForge capabilities directly in-game with a lightweight runtime inspector.
Back to Files

ModLens-0.1.0

File namemodlens-0.1.0.jar
Uploader
KiyoshibaraKiyoshibara
Uploaded
Sep 6, 2026
Downloads
4
Size
84.7 KB
Mod Loaders
NeoForge
File ID
8821694
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:modlens-1684448:8821694"

Learn more about Curse Maven

What's new

🔍 ModLens 0.1.0 — Initial Release

The first public release of ModLens, a lightweight runtime inspector for NeoForge developers.

✨ Highlights
• Inspect blocks, block entities, items, and entities directly in-game
• View registry IDs, namespaces, Java classes, BlockState properties, and runtime data
• Browse Block, Item, Entity Type, and Block Entity Type tags
• Inspect Data Components and client-visible NeoForge attachments
• Inspect Item, Fluid, and Energy capabilities with sided access information
• Live runtime refresh with Freeze / Resume support
• Copy individual values or complete snapshots to the clipboard
• Export inspection data as readable JSON files
• JSON exports are stored in logs/modlens/
• Added /modlens inspect, export, files, exports, status, and help commands
• Multiplayer-safe UNKNOWN / SERVER ACCESS REQUIRED states for unavailable server-side data
• Lightweight and read-only by design

🛠 Platform
• Minecraft 26.2
• NeoForge 26.2.0.57+
• Java 25
• Client-side

This is the initial 0.1.0 release. More inspection and developer-focused features may be added in future updates.

This mod has no additional files