Need high-quality, transparent item icons for your wiki, modpack quests, or video thumbnails? Tired of manually cropping out backgrounds in Photoshop?
Item Icon Exporter is a highly practical, lightweight client-side utility mod. It allows you to instantly capture and export any in-game item or block into clean, transparent PNG images directly to your local drive!
Numpad 4 for Held Item, Numpad 5 for Inventory).yyyyMMddHHmmss). It names the files using the item's localized in-game name (e.g., Stone_32x32.png) and automatically handles duplicate names (e.g., Stone(1)_32x32.png).0Item Name and ID Mapping.txt file in the export folder, allowing you to easily cross-reference the localized image names back to their exact registry IDs.You can find the config file at .minecraft/config/item_icon_exporter-client.toml.
savePath (Default: "item_icon_exporter_output"): The folder where exported images are saved. Supports absolute or relative paths.imageSizes (Default: [36, 168]): List of square image sizes to export. Input as integers (e.g., 32 means 32x32).glintExportMode (Default: 1): How to handle items with enchantment glint.
1 = Export ONLY the unenchanted icon (removes glint visually before exporting).2 = Export ONLY the enchanted icon (keeps original glint).3 = Export BOTH (exports one clean image, and another with a '_glint' suffix).This mod can be freely included and bundled directly in any modpacks. You may put the .jar file inside your modpack for seamless usage by your players.
正在为整理维基(Wiki)、制作整合包任务书或是视频封面,苦恼怎么弄到高清的透明底物品图标吗?受够了在修图软件里辛苦地一点点抠去背景吗?
Item Icon Exporter(物品图标导出工具) 是一个极为实用且轻量的客户端辅助模组。它可以让你在游戏内,将任意物品或方块极速渲染为纯净、透明背景的 PNG 图片文件,并直接保存到你的电脑中!
小键盘 4 导出手中物品,小键盘 5 导出整个背包)。20241117123000)。图片名将自动采用玩家游戏语言的本地化名称(例如 石头_32x32.png),并智能处理同名物品(如自动添加后缀 石头(1))。0物品名称和物品ID对照表.txt,让你不仅拥有直观的图片名称,还能在制作整合包时轻松查找对应的物品注册表 ID!配置文件位于 .minecraft/config/item_icon_exporter-client.toml。
savePath (默认: "item_icon_exporter_output"):图片保存路径。支持填入绝对路径或相对路径。imageSizes (默认: [36, 168]):要导出的图片尺寸列表(直接填入整数即可,代表正方形边长)。你可以随意添加多个尺寸的条目。glintExportMode (默认: 1):导出带有附魔光效的物品时的处理策略。
1 = 仅导出无光效纯净版图标(自动在渲染时剥离附魔发光表现)。2 = 仅导出附魔图标(保留原本的发光表现)。3 = 同时导出两种(导出一张无光效的原图,和一张带 '_glint' 后缀的有光效图)。
A lightweight client-side utility to easily capture and batch-export transparent item icons for wikis and modpacks.