Modscraper Modscraper Minecraft
Even Better Developer Tools logo

Even Better Developer Tools

Mod

In-game developer tooling for Fabric modders — log viewer, registry browser, config hot-reload, and mixin inspector.

Type

Mod

Modrinth Downloads

9

Modrinth ID

M30Udd8r

Last Updated

May 30, 2026

Description

Even Better Developer Tools

A Fabric mod for Fabric mod developers that adds developer-focused tooling directly inside the game — no external IDE or console required.

Features

In-Game Log Viewer

View the full game log without alt-tabbing. Filter by level (DEBUG / INFO / WARN / ERROR) and text, with auto-scroll, color-coded severity, and a timestamp on every line.

Registry Browser

Instantly look up any registered identifier — Blocks, Items, Entity Types, Sound Events, and Particle Types. Click any entry to copy its namespaced ID to the clipboard.

Config Hot-Reload

Watches your entire Fabric config directory. When any config file changes on disk, the game fires a ConfigReloadEvent your mod can subscribe to and shows an action-bar notification — no restart required.

Mixin Inspector

Lists every loaded Mixin configuration and all the classes it injects into, with a live search filter. Great for debugging Mixin conflicts during development.

All features are keybind-accessible (unbound by default, set them in Controls). No server-side component required.

This mod is intended for Fabric mod developers. It exposes internal game state and developer tooling that is not useful for normal gameplay.

Compatibility

Mod Loaders

Fabric Neoforge Quilt

Game Versions

1.21.1

Screenshots

Similar Mods

External Resources