IconExporter

Exports item, block, and fluid icons to files

File Details

iconexporter-1.21.1-neoforge-1.4.1.jar

  • R
  • May 26, 2026
  • 40.44 KB
  • 10
  • 1.21.1
  • NeoForge

File Name

iconexporter-1.21.1-neoforge-1.4.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:iconexporter-327048:8150234"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog for Minecraft 1.21.1

All notable changes to this project will be documented in this file.

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

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

[1.21.1-1.3.1] - 2024-10-09 19:23:15 +0200

Changed

  • Refactor code to be compatible with NeoForge, Forge, and Fabric.