/
New Features
/itemexport command system, allowing users to export items without relying on keybindings. Supported sub-commands include:
hand: Export the currently held item.inventory: Export all valid items in the player's inventory.mod <ModID>: Export all items from a specific mod. Supports TAB auto-completion to easily find loaded mod IDs.all: Export all items currently registered in the game.Bug Fixes & Optimizations
新增功能
/itemexport 命令系统,允许玩家通过指令进行导出操作,不再强制依赖快捷键。支持的指令分支包括:
hand:导出主手手持的物品。inventory:导出当前背包内所有不重复的物品。mod <模组ID>:导出指定模组的全部物品。支持按 TAB 键自动补全当前已加载的合法模组 ID。all:一次性导出游戏中加载的所有物品。修复与优化
New Features
/itemexport command system, allowing users to export items without relying on keybindings. Supported sub-commands include:
hand: Export the currently held item.inventory: Export all valid items in the player's inventory.mod <ModID>: Export all items from a specific mod. Supports TAB auto-completion to easily find loaded mod IDs.all: Export all items currently registered in the game.Bug Fixes & Optimizations
新增功能
/itemexport 命令系统,允许玩家通过指令进行导出操作,不再强制依赖快捷键。支持的指令分支包括:
hand:导出主手手持的物品。inventory:导出当前背包内所有不重复的物品。mod <模组ID>:导出指定模组的全部物品。支持按 TAB 键自动补全当前已加载的合法模组 ID。all:一次性导出游戏中加载的所有物品。修复与优化
New Features
glintExportMode to control the export behavior of enchanted items. You can now choose to export only the base item icon without glint (default), only the original enchanted icon, or export both versions simultaneously.Optimizations & Adjustments
imageSizes configuration format. You no longer need to use strings like "32x32"; instead, you can directly use a list of standard integers (e.g., 32, 168) to define the lengths of the exported square images.renderScale configuration option, as the new auto-scaling algorithm perfectly handles item sizes without requiring any manual user adjustment.新功能
glintExportMode)。现在可以自由选择:仅导出剥离光效后的纯净物品图标(默认)、仅导出带光效的原版图标,或是同时完整导出无光效和有光效的两个版本。优化与调整
imageSizes)的格式。移除了原本繁琐的 "32x32" 字符串格式要求,现在只需在配置文件中直接以整数列表的形式填写边长即可。renderScale),实现了真正的“免配置开箱即用”。New Features
glintExportMode to control the export behavior of enchanted items. You can now choose to export only the base item icon without glint (default), only the original enchanted icon, or export both versions simultaneously.Optimizations & Adjustments
imageSizes configuration format. You no longer need to use strings like "32x32"; instead, you can directly use a list of standard integers (e.g., 32, 168) to define the lengths of the exported square images.renderScale configuration option, as the new auto-scaling algorithm perfectly handles item sizes without requiring any manual user adjustment.新功能
glintExportMode)。现在可以自由选择:仅导出剥离光效后的纯净物品图标(默认)、仅导出带光效的原版图标,或是同时完整导出无光效和有光效的两个版本。优化与调整
imageSizes)的格式。移除了原本繁琐的 "32x32" 字符串格式要求,现在只需在配置文件中直接以整数列表的形式填写边长即可。renderScale),实现了真正的“免配置开箱即用”。Нет описания изменений

A lightweight client-side utility to easily capture and batch-export transparent item icons for wikis and modpacks.