/
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.