
Entity Information
ℹ️ Displays entity information on hit with the Information Stick. Useful for debugging and developing.
Обновлён 18 июня 2026 г. · опубликован 1 сентября 2022 г.
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.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2.0-3.9-fabric+forge+neo | Релиз | 26.2 | fabric, forge, neoforge, quilt | 18 июня 2026 г. | .jar (42 КБ) |
| 26.1.2-3.9-fabric+forge+neo | Релиз | 26.1.2 | fabric, forge, neoforge, quilt | 16 июня 2026 г. | .jar (42 КБ) |
| 1.21.11-3.9-fabric+forge+neo | Релиз | 1.21.11 | fabric, forge, neoforge, quilt | 16 июня 2026 г. | .jar (42 КБ) |
| 1.21.1-3.9-fabric+forge+neo | Релиз | 1.21, 1.21.1 | fabric, forge, neoforge, quilt | 16 июня 2026 г. | .jar (39 КБ) |
| 1.20.1-3.9-fabric+forge+neo | Релиз | 1.20.1 | fabric, forge, neoforge, quilt | 16 июня 2026 г. | .jar (29 КБ) |
| 26.1.2-3.8-fabric+forge+neo | Релиз | 26.1.2 | fabric, forge, neoforge, quilt | 7 июня 2026 г. | .jar (41 КБ) |
| 1.21.11-3.8-fabric+forge+neo | Релиз | 1.21.11 | fabric, forge, neoforge, quilt | 7 июня 2026 г. | .jar (41 КБ) |
| 1.21.1-3.8-fabric+forge+neo | Релиз | 1.21, 1.21.1 | fabric, forge, neoforge, quilt | 7 июня 2026 г. | .jar (38 КБ) |
| 1.20.1-3.8-fabric+forge+neo | Релиз | 1.20.1 | fabric, forge, neoforge, quilt | 7 июня 2026 г. | .jar (28 КБ) |
| 26.1.2-3.7-fabric+forge+neo | Релиз | 26.1.2 | fabric, forge, neoforge, quilt | 9 апреля 2026 г. | .jar (41 КБ) |
| 26.1.1-3.7-fabric+forge+neo | Релиз | 26.1.1 | fabric, forge, neoforge, quilt | 2 апреля 2026 г. | .jar (41 КБ) |
| 26.1.0-3.7-fabric+forge+neo | Релиз | 26.1 | fabric, forge, neoforge, quilt | 25 марта 2026 г. | .jar (41 КБ) |
| 26.1.0-3.6-fabric+forge+neo | Релиз | 26.1 | fabric, forge, neoforge, quilt | 25 марта 2026 г. | .jar (41 КБ) |
| 1.21.11-3.6-fabric+forge+neo | Релиз | 1.21.11 | fabric, forge, neoforge, quilt | 11 декабря 2025 г. | .jar (41 КБ) |
| 1.21.10-3.6-fabric+forge+neo | Релиз | 1.21.10 | fabric, forge, neoforge, quilt | 7 октября 2025 г. | .jar (38 КБ) |
Показаны последние 15 из 65 версий. Все версии — на Modrinth.
Ченджлог
26.2.0-3.9-fabric+forge+neoРелиз26.2 · 18 июня 2026 г.
Updated mod to Minecraft version 26.2.
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 г.
Fixed translations not working when the mod was only installed on the server.
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 г.
Fixed translations not working when the mod was only installed on the server.
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 г.
Fixed translations not working when the mod was only installed on the server.
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 г.
Fixed translations not working when the mod was only installed on the server.
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.
Комментарии
Загружаем…
