Icon Exporter
Exports item and block icons to files
Обновлён 21 июня 2026 г. · опубликован 6 июня 2022 г.
This mod exports all item and block icons to PNG files.
This is a client-side mod, and should only be used a single time if you want to create an export of all icons in the game.
Notable features:
- Iterates over all items in the item registry, and will consider all possible item variants.
- Processes both vanilla and modded items.
- Outputs PNG images with transparent backgrounds.
- Can output images in any size.
- Metadata of items and fluids can be optionally exported via /iconexporter exportmetadata
- Filter exports by mod (id or regex)
How to use:
- Start the game with IconExporter installed client-side.
- Run the
/iconexporter exportcommand. (Optionally, the image size can be passed, defaults to64) - Wait until all icons are rendered. (can be stopped by pressing Escape)
- Find all icons in
icon-exports-x64in your Minecraft directory. (Next to yourscreenshotsdirectory.)
File structure: <modid>__<itemid>__<metadata>[__<NBT>].png
For example:
integrateddynamics__cable__0.pngminecraft__dropper__0.pngminecraft__lingering_potion__0__{Potion__"minecraft__strong_leaping"}.png
Optionally, NBT tags can be hashed (MD5) in file names when the fileNameHashTag config option is enabled.
This is useful when you have items with large NBT tags that result in very long file names.
If enabled, an auxiliary txt file will be created with the same base name containing the full tag contents.
For example:
minecraft__potion__0__d4272645c61d50de18ce399e7093de8f.pngminecraft__potion__0__d4272645c61d50de18ce399e7093de8f.txt
Progress is shown while rendering icons:


Support us via the referral code cyclops when renting a Bisect Hosting server, and get 25% off!
If you like this mod, consider supporting me on Patreon!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.2-1.4.2-207 | Бета | 26.2 | neoforge | 21 июня 2026 г. | Скачать (40 КБ) |
| 26.2-1.4.2-207 | Бета | 26.2 | forge | 21 июня 2026 г. | Скачать (40 КБ) |
| 26.2-1.4.2-207 | Бета | 26.2 | fabric, quilt | 21 июня 2026 г. | Скачать (41 КБ) |
| 26.1.2-1.4.2-206 | Бета | 26.1.2 | neoforge | 20 июня 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2-206 | Бета | 26.1.2 | forge | 20 июня 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2-206 | Бета | 26.1.2 | fabric, quilt | 20 июня 2026 г. | Скачать (41 КБ) |
| 26.1.2-1.4.2-205 | Бета | 26.1.2 | fabric, quilt | 27 мая 2026 г. | Скачать (41 КБ) |
| 26.1.2-1.4.2-205 | Бета | 26.1.2 | neoforge | 27 мая 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2-205 | Бета | 26.1.2 | forge | 27 мая 2026 г. | Скачать (40 КБ) |
| 1.21.1-1.4.1 | Релиз | 1.21.1 | fabric, quilt | 26 мая 2026 г. | Скачать (41 КБ) |
| 1.21.1-1.4.1 | Релиз | 1.21.1 | neoforge | 26 мая 2026 г. | Скачать (40 КБ) |
| 1.21.1-1.4.1 | Релиз | 1.21.1 | forge | 26 мая 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2 | Релиз | 26.1.2 | neoforge | 26 мая 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2 | Релиз | 26.1.2 | forge | 26 мая 2026 г. | Скачать (40 КБ) |
| 26.1.2-1.4.2 | Релиз | 26.1.2 | fabric, quilt | 26 мая 2026 г. | Скачать (41 КБ) |
Показаны последние 15 из 200 версий.
Ченджлог
26.2-1.4.2-207Бета26.2 · 21 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26
26.2-1.4.2-207Бета26.2 · 21 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26
26.2-1.4.2-207Бета26.2 · 21 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26
26.1.2-1.4.2-206Бета26.1.2 · 20 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26-lts
26.1.2-1.4.2-206Бета26.1.2 · 20 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26-lts
26.1.2-1.4.2-206Бета26.1.2 · 20 июня 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26-lts
26.1.2-1.4.2-205Бета26.1.2 · 27 мая 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26
26.1.2-1.4.2-205Бета26.1.2 · 27 мая 2026 г.
Changes since last release: https://github.com/CyclopsMC/IconExporter/commits/master-26
Комментарии
Загружаем…