Entity Information
Modby Serilum
ℹ️ Displays entity information on hit with the Information Stick. Useful for debugging and developing.
Type
Mod
CurseForge Downloads
85,781
CurseForge ID
321302
Last Updated
Jul 1, 2026
Description
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.

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.
Explanation of variables: (Entity entity = e.getEntity());
Name (1.12): entity.getName();
Name (1.13+): entity.getName().getString();
EntityName: entity.toString().split("\\[")[0];
EntityId: entity.getEntityId();
UUID: entity.getUniqueID();
Position: entity.getPosition().toString().replace("BlockPos{", "").replace("}", "");
isSilent: entity.isSilent();
ticksExisted: entity.ticksExisted;
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.
Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Similar Mods
Survival Fire Sticks (Wooden Flint and Steel)
An early game alternative to Flint and Steel
Naruto Anime Mod Plus+
Naruto Anime Mod with extra content (Multiplayer Working)
Bamboo Tweaks (Forge & Fabric)
More bamboo blocks, because bamboo is cool!
Stacked Blocks
Stack your blocks and save 8 times the space! Never run out of storage again.
BBL Cloche
Adds a cloche block used to grow seeds and saplings !
Configurable KeepInventory
Like KeepInventory, but with configurable save slots and exp!
