Download Icon Exporter — Minecraft Mods — MetaMods

Icon Exporter

Active

Downloads

0

Last update

2 months ago

Versions

1.18.2 — 1.21.8
Client and server
Fabric
Forge
Neoforge
Quilt

Icon Exporter - Export of Item and Block Icons

This modification allows saving all game icons of items and blocks as PNG files with transparent background. This is a client-side addon typically used once to create a complete collection of icons from the game.

Main Features

The mod goes through the entire item registry, considering all possible variants of each element. It works with both vanilla and modified items. You can set any size for output images and export metadata via a special command if needed.

How to Use

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

File Structure

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

Examples of names:

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

In settings, you can enable hashing of NBT tags (MD5) to shorten file name lengths. When this option is activated, an additional text file with the full tag contents is created.

Example with hashing:

  • minecraftpotion0d4272645c61d50de18ce399e7093de8f.png
  • minecraftpotion0d4272645c61d50de18ce399e7093de8f.txt

During the process, a progress indicator is displayed:

Progress indicator

Project members
rubensworks

rubensworks

Developer

Created: 6 Jun 2022

ID: 11392