Перейти к содержимому
Mineforgian

Entity Information

ℹ️ Displays entity information on hit with the Information Stick. Useful for debugging and developing.

7K загрузок14 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforgequilt

Обновлён 18 июня 2026 г. · опубликован 1 сентября 2022 г.

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.

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;




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!


Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
26.2.0-3.9-fabric+forge+neoРелиз26.2fabric, forge, neoforge, quilt18 июня 2026 г..jar (42 КБ)
26.1.2-3.9-fabric+forge+neoРелиз26.1.2fabric, forge, neoforge, quilt16 июня 2026 г..jar (42 КБ)
1.21.11-3.9-fabric+forge+neoРелиз1.21.11fabric, forge, neoforge, quilt16 июня 2026 г..jar (42 КБ)
1.21.1-3.9-fabric+forge+neoРелиз1.21, 1.21.1fabric, forge, neoforge, quilt16 июня 2026 г..jar (39 КБ)
1.20.1-3.9-fabric+forge+neoРелиз1.20.1fabric, forge, neoforge, quilt16 июня 2026 г..jar (29 КБ)
26.1.2-3.8-fabric+forge+neoРелиз26.1.2fabric, forge, neoforge, quilt7 июня 2026 г..jar (41 КБ)
1.21.11-3.8-fabric+forge+neoРелиз1.21.11fabric, forge, neoforge, quilt7 июня 2026 г..jar (41 КБ)
1.21.1-3.8-fabric+forge+neoРелиз1.21, 1.21.1fabric, forge, neoforge, quilt7 июня 2026 г..jar (38 КБ)
1.20.1-3.8-fabric+forge+neoРелиз1.20.1fabric, forge, neoforge, quilt7 июня 2026 г..jar (28 КБ)
26.1.2-3.7-fabric+forge+neoРелиз26.1.2fabric, forge, neoforge, quilt9 апреля 2026 г..jar (41 КБ)
26.1.1-3.7-fabric+forge+neoРелиз26.1.1fabric, forge, neoforge, quilt2 апреля 2026 г..jar (41 КБ)
26.1.0-3.7-fabric+forge+neoРелиз26.1fabric, forge, neoforge, quilt25 марта 2026 г..jar (41 КБ)
26.1.0-3.6-fabric+forge+neoРелиз26.1fabric, forge, neoforge, quilt25 марта 2026 г..jar (41 КБ)
1.21.11-3.6-fabric+forge+neoРелиз1.21.11fabric, forge, neoforge, quilt11 декабря 2025 г..jar (41 КБ)
1.21.10-3.6-fabric+forge+neoРелиз1.21.10fabric, forge, neoforge, quilt7 октября 2025 г..jar (38 КБ)

Показаны последние 15 из 65 версий. Все версии — на Modrinth.

Ченджлог

26.2.0-3.9-fabric+forge+neoРелиз26.2 · 18 июня 2026 г.

What's new

Updated mod to Minecraft version 26.2.


Historic changelog

The complete changelog with detailed information about previous versions can be found on my website:
 > https://serilum.com/mods?changelog=entity-information

26.1.2-3.9-fabric+forge+neoРелиз26.1.2 · 16 июня 2026 г.

What's new

Fixed translations not working when the mod was only installed on the server.


Historic changelog

The complete changelog with detailed information about previous versions can be found on my website:
 > https://serilum.com/mods?changelog=entity-information

1.21.11-3.9-fabric+forge+neoРелиз1.21.11 · 16 июня 2026 г.

What's new

Fixed translations not working when the mod was only installed on the server.


Historic changelog

The complete changelog with detailed information about previous versions can be found on my website:
 > https://serilum.com/mods?changelog=entity-information

1.21.1-3.9-fabric+forge+neoРелиз1.21, 1.21.1 · 16 июня 2026 г.

What's new

Fixed translations not working when the mod was only installed on the server.


Historic changelog

The complete changelog with detailed information about previous versions can be found on my website:
 > https://serilum.com/mods?changelog=entity-information

1.20.1-3.9-fabric+forge+neoРелиз1.20.1 · 16 июня 2026 г.

What's new

Fixed translations not working when the mod was only installed on the server.


Historic changelog

The complete changelog with detailed information about previous versions can be found on my website:
 > https://serilum.com/mods?changelog=entity-information

26.1.2-3.8-fabric+forge+neoРелиз26.1.2 · 7 июня 2026 г.

Updated the mod's text to use Collective's new translation system, which adds many languages alongside English!
For more information see https://serilum.com/translations.

The complete changelog with previous versions can be found at:
  https://serilum.com/mods?changelog=entity-information

1.21.11-3.8-fabric+forge+neoРелиз1.21.11 · 7 июня 2026 г.

Updated the mod's text to use Collective's new translation system, which adds many languages alongside English!
For more information see https://serilum.com/translations.

The complete changelog with previous versions can be found at:
  https://serilum.com/mods?changelog=entity-information

1.21.1-3.8-fabric+forge+neoРелиз1.21, 1.21.1 · 7 июня 2026 г.

Updated the mod's text to use Collective's new translation system, which adds many languages alongside English!
For more information see https://serilum.com/translations.

The complete changelog with previous versions can be found at:
  https://serilum.com/mods?changelog=entity-information

Полная история изменений — на Modrinth.

Комментарии

Загружаем…