Skip to content

NEI and recipe lookup

Index · Previous: GTNHLib · Next: The Vending Machine


Not Enough Items is how you look anything up in this pack, and it had 112 changes this release without a single announcement between them: bookmarks, recipe handlers, search and the item panel.

New features and content

Not Enough Items now supports bookmarks for recipes and item groups, so you can save frequently-used lookups for quick access later. Search has new item name aliases and filter syntax tooltips to help you find what you need faster. Recipe displays gained horizontal scrolling, custom rendering options, and improved badges to show recipe details at a glance. The item panel got several visual and functional upgrades including history saving and better overlay support.

New features and contentNew features and content

Shipped in 44 pull requests

Changes

The mod received numerous compatibility updates for GT New Horizons changes, including adjustments to chip array locations, recipe maps, and item type handling. UI polish includes adjusted bookmark panel width, transparency borders on recipe backgrounds, and localization improvements. Several internal mechanics were reworked to align with new mod features and dependencies.

ChangesChangesChanges

Shipped in 20 pull requests

Performance

Significant optimization work across the board makes searching and recipe lookups noticeably faster. World loading, enum caching, and item update systems all received improvements to reduce CPU and RAM usage. The recipe dumper tool is now much faster when generating reference data.

PerformancePerformancePerformance

Shipped in: NotEnoughItems #1015, NotEnoughItems #998, NotEnoughItems #995, NotEnoughItems #920, nei-custom-diagram #67

Fixes

Fixed crashes during recipe searches, autocrafting loops, and various bookmark edge cases with permutations and multipliers. Tooltips, keybindings, and item translation now work correctly in all situations. Spawner placement logic and GL rendering state were corrected to prevent issues in complex scenarios.

Shipped in 79 pull requests

Index · Previous: GTNHLib · Next: The Vending Machine