Entity Information

⭐ — (14 endorsements) 📥 7,715 downloads 📌 v26.2.0-3.9-fabric+forge+neo 📅 9/1/2022
🟡 Updated this year

By Serilum · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/18/2026 📅 Created: 9/1/2022
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #412 of 893 fabric mods in this game by downloads

📋 About This Mod

<p><a href="https://serilum.com/" target="_blank"><img src="https://cdn.serilum.com/description/header/header.png" alt="A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!" width="838" height="400"></a></p> <p><a href="https://curseforge.com/members/serilum/projects" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/curseforge.svg&w=400" alt="CurseForge" width="200"></a> <a href="https://modrinth.com/user/Serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/modrinth.svg&w=400" alt="Modrinth" width="200"></a> <a href="https://patreon.com/serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/patreon.svg&w=400" alt="Patreon" width="200"></a> <a href="https://youtube.com/@serilum" target="_blank"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/youtube.svg&w=400" alt="YouTube" width="200"></a></p> <h2><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/about-the-mod.svg&w=1676" alt="About the mod" width="838" height="64"></h2> <p>Entity Information adds displaying entity information by using the Information Stick. It gives a mod developer an easy way of getting information on an entity, both from the vanilla game and other mods.<br><br></p> <p><img src="https://cdn.serilum.com/projects/entity-information/a.png" alt="" width="854" height="480"></p> <h2><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/dependencies.svg&w=1676" alt="Dependencies" width="838" height="64"></h2><p><a href="https://modrinth.com/mod/collective" target="_blank"><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/dependencies/requires/collective.svg&w=502" alt="Requires Collective" width="251" height="49"></a><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/badges/environment/server.svg&w=440" alt="Environment: Server" width="220" height="49"></p> <h2><br><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/showcase.svg&w=1676" alt="Showcase" width="838" height="64"></h2> <p>The Information Stick may be received by entering the command&nbsp;<strong>/informationstick</strong> or&nbsp;<strong>/ist</strong><br><br></p> <p><img src="https://cdn.serilum.com/projects/entity-information/b.png" alt="" width="854" height="480">After hitting an entity with the stick, various useful information will be sent. It can be used for debugging or developing other mods.<br><br></p> <p><strong>Explanation of variables:&nbsp;</strong><em>(Entity entity = e.getEntity());</em><br><strong>Name (1.12)</strong>: <em>entity.getName();</em><br><span><strong>Name (1.13+)</strong></span>: <em>entity.getName().getString();</em><br><strong>EntityName</strong>: <em>entity.toString().split("\\;</em><br><strong>EntityId</strong>: <em>entity.getEntityId();</em><br><strong>UUID</strong>: <em>entity.getUniqueID();</em><br><strong>Position</strong>: <em>entity.getPosition().toString().replace("BlockPos{", "").replace("}", "");</em> <br><strong>isSilent</strong>: <em>entity.isSilent();</em><br><strong>ticksExisted</strong>: <em>entity.ticksExisted;</em></p> <h2><br><br><br><img src="https://wsrv.nl/?url=https://cdn.serilum.com/description/nameplate/notes-n-links.svg&w=1676" alt="Notes and links" width="838" height="64"></h2> <p><span><strong>You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.</strong></span><br><br><span><a href="https://serilum.com/" target="_blank">Serilum.com</a> contains an overview and more information on all mods available.</span><br><span><br>For issues, ideas, suggestions or anything else there is the&nbsp;<a href="https://github.com/Serilum/.issue-tracker" target="_blank">Github repo</a>. Thanks!</span><span><br><br></span></p>

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

Entity Information adds displaying entity information by using the Information Stick. It gives a mod developer an easy way of getting information on an entity, both from the vanilla game and other mods.

Dependencies

Requires Collective Environment: Server

Showcase

The Information Stick may be received by entering the command /informationstick or /ist

After hitting an entity with the stick, various useful information will be sent. It can be used for debugging or developing other mods.

Name (1. 12)
<em>entity.getName();</em>
EntityName
<em>entity.toString().split("\\[");</em>
EntityId
<em>entity.getEntityId();</em>
UUID
<em>entity.getUniqueID();</em>
Position
<em>entity.getPosition().toString().replace("BlockPos{", "").replace("}", "");</em>
isSilent
<em>entity.isSilent();</em>
ticksExisted
<em>entity.ticksExisted;</em></p>

Notes and links

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available. For issues, ideas, suggestions or anything else there is the Github repo. Thanks!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Serilum
Version
26.2.0-3.9-fabric+forge+neo
Downloads
7,715
Endorsements
14
Category
fabric
Created
9/1/2022
Updated
6/18/2026
Game Versions
26.2
Tags
utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Entity Information support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of Entity Information?

Version 26.2.0-3.9-fabric+forge+neo, published 2026-06-18 with 7,715 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by Serilum 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods