NotEnoughObjectInfo — v2.0.0
A Minecraft 1.20.1 Forge mod — real-time information about blocks, entities, fluids, biomes, items and your own player stats, displayed directly on your HUD and in item tooltips.
✦ What's New in v2
| Feature | v1 | v2 |
|---|---|---|
| Block info panel | ✅ | ✅ + push reaction, emit light |
| Entity info panel | ✅ | ✅ + UUID, atk speed, follow range, KB res, baby flag, invisible |
| Fluid info panel | data only | ✅ Fully rendered |
| Biome info panel | ❌ | ✅ New |
| Coordinate overlay | ❌ | ✅ New (chunk, region, portal calc) |
| Player stats panel | ❌ | ✅ New |
| Item held — enchants | ❌ | ✅ New |
| Tooltip — harvest tier | ❌ | ✅ New |
| Config GUI tabs | ❌ | ✅ 9 tabs |
| Keybindings | 3 | 8 |
⌨ Keybindings (v2)
| Key | Action |
|---|---|
| H | Toggle HUD on/off |
| J | Cycle COMPACT → NORMAL → VERBOSE |
| N | Toggle NBT display |
| B | Toggle Biome panel |
| C | Toggle Coordinate overlay |
| P | Toggle Player stats panel |
| F | Toggle Fluid panel |
| (unbound) | Cycle config preset |
All keys rebindable under Options → Controls → Not Enough Object Info.
📐 Panels
┌─────────────────────┐ ← Block Info (gold header)
│ ✦ BLOCK INFO │
│ Name: Stone │
│ ID: minecraft:stone │
│ Hardness: 1.5 ... │
└─────────────────────┘
┌─────────────────────┐ ← Entity Info (teal header)
│ ✦ ENTITY INFO │
│ Name: Zombie │
│ Health: 20.0 / 20.0 │
└─────────────────────┘
┌─────────────────────┐ ← Held Item (yellow header)
│ ✦ HELD: Iron Sword │
│ ID: minecraft:... │
│ Durability: 251/251 │
└─────────────────────┘
┌─────────────────────┐ ← Biome (purple) — key B
│ ✦ BIOME INFO │
│ Name: Plains │
│ Temp: Temperate │
└─────────────────────┘
Coordinate overlay (key C) sits at a separate configurable position.
Player stats panel (key P) appears to the right of the main HUD column.
💻Developer Stuff
Available on the GitHub Repo
📜 License
Copyright © 2026 EmanuelPlays
Licensed under CC BY-ND 4.0 — you may redistribute and include in modpacks with credit, but may not modify or create derivative works without explicit permission.
→ https://creativecommons.org/licenses/by-nd/4.0
Not Enough Object Info (NEOI)
A Minecraft 1.20.1 Forge mod that displays detailed, real-time information about blocks, entities, and items directly on your HUD and in item tooltips.
✦ Features
HUD Overlay (look at something to see its info)
| Category | Information Shown |
|---|---|
| Blocks | Name, Registry ID, Mod, Hardness, Blast Resistance, Harvest Tool, Block/Sky Light, Redstone Power, Flammability, Friction, Block State Properties, Tags, Block Entity type + NBT |
| Entities | Name, Registry ID, Mod, Category, Health bar (colour-coded), Max Health, Armor, Movement Speed, Attack Damage, Active Potion Effects with duration, Position, Dimension, Tags, NBT |
| Held Item | Registry ID, Mod, Durability bar (colour-coded), Enchantability, Burn Time, Food Value + Saturation, Max Stack Size, Tags |
Item Tooltips
Every item tooltip gains:
- Registry ID & source Mod
- Remaining Durability (%)
- Enchantability
- Max Stack Size
- Burn Time (ticks + seconds)
- Food Value & Saturation
- Repair ingredient info
- NBT summary
- Item tags
⌨ Keybindings
| Key | Action |
|---|---|
| H | Toggle HUD on/off |
| J | Cycle display mode (COMPACT → NORMAL → VERBOSE) |
| N | Toggle NBT display |
All keybindings can be rebound in Options → Controls → Not Enough Object Info.
📖 Display Modes
- COMPACT — Name, ID, Mod, and a few key stats only.
- NORMAL (default) — Full standard info without the most verbose fields.
- VERBOSE — Everything: state properties, tags, NBT, all attributes.
⚙ Configuration
Open the settings screen via:
- Mod Menu → NEOI → Config button
- Or edit
config/neoi-client.tomlin your Minecraft instance folder
All ~50 individual display toggles are configurable, as well as:
- HUD position (X/Y)
- Text scale (25–200%)
- Background transparency
- Text shadow on/off
📦 Installation
- Install Minecraft Forge 1.20.1-47.2.0 (or newer 47.x)
- Drop
NotEnoughObjectInfo-1.0.0.jarinto yourmods/folder - Launch the game — NEOI is ready!
📝 License
Copyright © 2026 EmanuelPlays
This work is licensed under the Creative Commons Attribution–NoDerivatives 4.0 International License (CC BY-ND 4.0).
You are free to:
- Use, share, and redistribute this mod in any format
- Include it in modpacks or showcase it publicly
- Credit the author (EmanuelPlays) when sharing
You may NOT:
- Modify, edit, translate, or create derivative works based on this mod
- Repackage or rebrand without explicit permission
To request permission for modifications or derivative use, contact the author directly.
License details: https://creativecommons.org/licenses/by-nd/4.0



