Download IconExporter — Minecraft Mods — MetaMods
IconExporter

IconExporter

Active

Downloads

21

Last update

1 year ago
Client
Fabric
Quilt
Forge
Neoforge
Libraries
Utils

IconExporter - Export Item and Block Icons

Note: This mod requires the Cyclops Core library!

What does this mod do?

IconExporter is a client-side mod that allows you to save all item and block icons from Minecraft as PNG files. It's an excellent tool for those who need high-quality images of game elements for various projects.

Key Features

  • Complete scan of all items from the registry, including all possible variants
  • Support for both vanilla and modded items
  • Export of PNG images with transparent backgrounds
  • Ability to customize output image sizes
  • Additional command /iconexporter exportmetadata for exporting item and fluid metadata

How to Use

  1. Install IconExporter on the client side of the game
  2. Enter the command /iconexporter export (you can specify image size, default is 64)
  3. Wait for the rendering process of all icons to complete (can be interrupted by pressing Escape)
  4. The finished files will be located in the icon-exports-x64 folder next to the screenshots directory

File Name Structure

Files are saved in the format: <modid><itemid><metadata>[<NBT>].png

Examples:

  • integrateddynamicscable0.png
  • minecraftdropper0.png
  • minecraftlingering_potion0{Potion"minecraftstrong_leaping"}.png

Additional Settings

When the fileNameHashTag configuration option is enabled, long NBT tags are replaced with MD5 hashes in file names. This is useful for items with large NBT data. In this case, an additional txt file is created with the full tag contents.

Example:

  • minecraftpotion0d4272645c61d50de18ce399e7093de8f.png
  • minecraftpotion0d4272645c61d50de18ce399e7093de8f.txt

During the export process, a progress indicator is displayed:

Export Progress

Project members
kroeser

kroeser

Created: 16 Jul 2024

ID: 26401