File Details
iconexporter-1.21.1-forge-1.4.1.jar
- R
- May 26, 2026
- 40.25 KB
- 0
- 1.21.1
- Forge
File Name
iconexporter-1.21.1-forge-1.4.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
# 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.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
### 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.