File Details
ae2-modIdViewCell-v1.1.5.jar
- R
- Feb 25, 2026
- 42.73 KB
- 3.6K
- 1.12.2
- Forge
File Name
ae2-modIdViewCell-v1.1.5.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changes
Added
- ModID entry field tab completion for installed mods:
- Tab cycles forward through matches
- Shift+Tab cycles backwards
- Multi-selection in Whitelist and Blacklist:
- Ctrl+Click to toggle individual entries
- Shift+Click to select a range
- Bulk transfer support: transfer buttons move the current multi-selection between lists.
- Mutually exclusive selection between lists (selecting in Whitelist clears selection in Blacklist, and vice versa).
Changed
- Delete (Supr) now removes the current multi-selection when present (otherwise falls back to removing the latest added entry).
GuiModViewCellcode layout/organization improved for readability (no functional changes).

