
ICY
A FoxLoader (ReIndev) mod that shows description of block you are looking at!
- Загрузки
- 220
- Подписчики
- 0
- Обновлён
- 30 апреля 2026 г.
- Лицензия
- LGPL-2.1-only
Опубликован 29 июня 2025 г.

A FoxLoader (ReIndev mod loader) client-side modification that adds a handy tooltip which reveals some info about the block you aim with your cursor.
Basically, the nearest similar mod that come to my mind is WAILA, but this mod is specifically designed for ReIndev mechanics and environment.
At this moment, the mod shows such information:
- Basic information (block name, id/meta if enabled, mod source)
- Specific information for each block individually:
- Honeycomb: empty/filled status
- Pistons (+ sticky variant): enabled/disabled status
- Gears: power value
- Carved Pumpkins and Watermelons: carving type
- Dungeon Chest: loot status
- Cake and Pie blocks: pieces left
- Wait Block: wait delay
- Bonsai Planter: planted tree type and growth information
- Cauldron: potion information
- Jukebox: inserted disc information
- Forge, Refridgifreezer, Furnace, Incinerator: progress and inventory contents
- Specific information for each entity individually:
- Item Frame: hanged item name
- Painting: painting title
- Furnace Minecraft: fuel left status
Attention! For some blocks, such as Bonsai Planter, Cauldron, Forge, Refridgifreezer, Furnace, Incinerator and Jukebox, you need to hold SHIFT key to see the details!
Configuration
The tooltip can be easily configured and has own menu, just follow Mods -> ICY -> Configure mod.
Current tweakable options include:
- Show/hide ID and metadata of a block
- Show/hide harvestability icon
- Use either static color or gradient of two colors (ARGB) for tooltip background
- Change X/Y offset location of the tooltip
- Change the global location (anchor) of the tooltip
Installation
Ensure you have FoxLoader installed. Click at the link and follow instructions (Installation section). Or in a nutshell, grab *-mmc.zip file and export it to MultiMC/PrismLauncher.
Simply download a .jar file and put it inside mods folder. That's all.
Sources & License
The mod's sources are publicly available and licensed under GNU Lesser General Public License Version 2.1. The library HelloGUI it uses for config GUI is licensed under GNU Lesser General Public License v2.1.
Ченджлог
1.0.7Релизb1.7.3 · 30 апреля 2026 г.
View changes between 1.0.6 with 1.0.7
- Starting from version 1.0.7, the project is now licensed under LGPL v2.1 license
- Moved the project to codeberg.org
- Added a passive resolver API for entities
- Added living entities amount of health (singleplayer only)
- Added Russian language (ru_RU.lang) translation
- Added cheese wheel "eating" progress and fixed its icon
- Added jukebox's inserted disc description (press SHIFT while looking at jukebox)
- Added a title line of the painting when looking at it
- Added icons for transport entities (minecarts and boat)
- Added a fuel status line for the furnace minecart
- Fixed pig zombie head tooltip being standard zombie one
1.0.6Релизb1.7.3 · 3 января 2026 г.
Binary files were automatically built via Github Actions.
Click here to see the repository's actions page
This mod uses FoxLoader! It uses custom ReIndev mod loader.
[1.0.6] - 2026-01-02
View changes between 1.0.5 with 1.0.6
- Added item frames description (shows a display name of hanged item)
- Correct icons for pillars, logs and other "pillar" like blocks in tooltip
- Fixed gunpowder fuse block information output
- Fixed a combustion block's name being empty
1.0.5Релизb1.7.3 · 21 июля 2025 г.
Binary files were automatically built via Github Actions.
Click here to see the repository's actions page
This mod uses FoxLoader! It uses custom ReIndev mod loader.
[1.0.5] - 2025-07-21
View changes between 1.0.4 with 1.0.5
- Small micro optimizations of general render and fetch code.
- When a mob's display ItemStack is empty, the plaque will not render this space.
- Additional null checks against crashing when getting data from TileEntity.
1.0.4Релизb1.7.3 · 7 июля 2025 г.
Binary files were automatically built via Github Actions.
View changes between 1.0.3 with 1.0.4
This mod uses FoxLoader, a custom ReIndev mod loader.
[1.0.4] - 2025-07-08
- Updated toolchain to FoxLoader
2.0-alpha32(2.9_03) - Instead of dirty mixing, using
GuiConfigProviderConfigObjectfor config menu handler - Fixed nether portal name in tooltip
- Added basic entity tooltip that can show: name, nature, source and entity id (if id/meta enabled in configs)
1.0.3Релизb1.7.3 · 29 июня 2025 г.
Binary files were automatically built via Github Actions.
View changes between 1.0.2 with 1.0.3
This mod uses FoxLoader, a custom ReIndev mod loader.
[1.0.3] - 2025-06-27
- Fixed a bug of tooltip location when focused on blocks with active stats present
- Fixed original pumpking carving description name
- Fixed wall hanged skulls names in tooltip
- Fixed basalt block name in tooltip
- Fixed prickly pear name in tooltip
- Fixed a bug where offset sliders would literally slide values
- Added honeycomb block passive info
Комментарии
Загружаем…