promotional bannermobile promotional banner

IconExporter

Exports item, block, and fluid icons to files
Back to Files

iconexporter-1.21.1-forge-1.4.2.jar

File nameiconexporter-1.21.1-forge-1.4.2.jar
Uploader
kroeserkroeser
Uploaded
Aug 30, 2026
Downloads
7
Size
40.2 KB
Mod Loaders
Forge
File ID
8768270
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:iconexporter-327048:8768270"

Learn more about Curse Maven

What's new

# Changelog for Minecraft 1.21.1
All notable changes to this project will be documented in this file.

<a name="1.21.1-1.4.2"></a>
## [1.21.1-1.4.2](https://github.com/CyclopsMC/IconExporter/compare/1.21.1-1.4.1...1.21.1-1.4.2) - 2026-08-30 11:55:30

### Fixed
* Fix some blocks being exported too dark (#41)

<a name="1.21.1-1.4.1"></a>
## [1.21.1-1.4.1](https://github.com/CyclopsMC/IconExporter/compare/1.21.1-1.4.0...1.21.1-1.4.1) - 2026-05-26 20:11:13 +0200

### Added
* Add translations through Crowdin (#34)

### Fixed
* Fix crash on invalid components when hashing is enabled

<a name="1.21.1-1.4.0"></a>
## [1.21.1-1.4.0](https://github.com/CyclopsMC/IconExporter/compare/1.21.1-1.3.1...1.21.1-1.4.0) - 2025-11-11 16:12:12 +0100

### Added
* Include mod_name in metadata output, Closes #28
* Allow filtering by mod when exporting, Closes #9
* Add nl_nl translations
* Add tr_tr translation

<a name="1.21.1-1.3.1"></a>
## [1.21.1-1.3.1] - 2024-10-09 19:23:15 +0200

### Changed
* Refactor code to be compatible with NeoForge, Forge, and Fabric.