File Details
ae2-modIdViewCell-v1.0.7.jar
- R
- Feb 7, 2026
- 36.30 KB
- 17
- 1.12.2
- Forge
File Name
ae2-modIdViewCell-v1.0.7.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Changes
Added
- Scroll indicators for both Whitelist and Blacklist list boxes, only shown when the list can scroll.
- Keyboard shortcuts:
- Tab toggles focus on the ModID entry field.
- Enter while the entry field is focused and has text adds to the active list (Whitelist or Blacklist).
- Enter while the entry field is focused and empty saves.
- Enter while the entry field is not focused saves.
- Ctrl+S saves.
- Delete (Supr) removes the selected entry, or if none is selected removes the latest added entry.
- Up/Down moves selection in the active list and auto-scrolls to keep it visible.
Changed
- List text trimming now uses Minecraft's built-in font trimming helper for better performance and consistency.

