Changelog
What's Changed
- Catch exception on drawSlotItem by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/273
- Presets: Open List Fatal & Slot Overlay by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/276
- Create ShortcutInputHandler api class by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/277
- fix dead loop when click certain gui with real item by @GlodBlock in https://github.com/GTNewHorizons/NotEnoughItems/pull/278
- Fix DnD Real Item as Ghost by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/279
- Show handler order when hovering on tab and shift pressed by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/281
- README.md: Add some documentation for getting started on development by @firenoo in https://github.com/GTNewHorizons/NotEnoughItems/pull/283
- Fix crash when itempanel is not initialized yet by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/285
- Show message while loading itempanel by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/286
- Update Handlers by @DrParadox7 in https://github.com/GTNewHorizons/NotEnoughItems/pull/288
- Allow using handlerId for handler order by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/290
- Fix other mods cannot mixin GuiContainer.java when NEI is loaded by @Quarri6343 in https://github.com/GTNewHorizons/NotEnoughItems/pull/291
- Add search history by @Quarri6343 in https://github.com/GTNewHorizons/NotEnoughItems/pull/294
- Backport some of REI bookmark features by @Quarri6343 in https://github.com/GTNewHorizons/NotEnoughItems/pull/296
- Update CodeChickenLib by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/299
- Fix incorrect color applied to GuiRecipeCatalyst by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/300
- Update zh_CN.lang by @Kiwi233 in https://github.com/GTNewHorizons/NotEnoughItems/pull/301
- Add AE2 Stuff Inscriber to RecipeCatalyst by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/306
- Fix Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/307
- Bookmarks: save result that has output bigger than 64 by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/308
- fix missing yShift by @GlodBlock in https://github.com/GTNewHorizons/NotEnoughItems/pull/309
- Try/Catch AIOBE - maybe fixes #295 by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/312
- Add config to not optimize computation for GUI overlap by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/314
- Only mark item list as dirty if it's actually modified by @makamys in https://github.com/GTNewHorizons/NotEnoughItems/pull/316
- Fix incorrect RecipeCatalysts for naquadah generators by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/318
- Add Dangote Distillus to catalyst for distillery by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/319
- fix overlap of ? button by @GlodBlock in https://github.com/GTNewHorizons/NotEnoughItems/pull/321
- Fix inventory desync when closing GuiRecipe by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/320
- Expose some members in GuiContainerManager by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/324
- Add cf & modrinth deps by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/325
- Fix stack size of permutations on PositionedStack by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/327
- Update CodeChicken dependencies by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/330
- bookmark item stack size readable conversion by @asdflj in https://github.com/GTNewHorizons/NotEnoughItems/pull/335
- Fix jar resource loading on newer Java versions (still works on 8) by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/337
- Fix meta id for MAX Bio Lab by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/338
- Add Actually Additions handlers by @Polarite in https://github.com/GTNewHorizons/NotEnoughItems/pull/339
- Add Actually Additions Catalysts.csv by @Polarite in https://github.com/GTNewHorizons/NotEnoughItems/pull/340
- Fix CCL url by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/342
- Add tooltip pagination by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/343
- Allow using hash for tooltip pagination keybind by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/344
- Add more error message for crash with recipe lookup by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/345
- Add JEI styled cycle ingredients by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/346
- Make recipe query load all the uncrashed handlers instead of all-or-nothing if one of the handlers crashed by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/347
- Don't require holding shift to move items when overlaying recipe by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/348
- Require shift by default for moving items with overlaying recipe by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/351
- add legacy handlers for botania,neiplugins by @Midnight145 in https://github.com/GTNewHorizons/NotEnoughItems/pull/349
- add more api by @asdflj in https://github.com/GTNewHorizons/NotEnoughItems/pull/352
- Light/chunk overlay fixes by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/353
- MacOS Command key accessibility by @r1tsuu in https://github.com/GTNewHorizons/NotEnoughItems/pull/354
- Fix mob spawn spots sometimes showing as gray by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/355
- Prevent NPE with null overlayHandler by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/357
- Prevent NPE with null value for keybind by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/358
- Fix MissingFileException in issue 12791 by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/360
- Added handlers for Factorization plus a missing MFR handler by @theOnly1iKnow in https://github.com/GTNewHorizons/NotEnoughItems/pull/359
- Add handlers of Reikas mods plus fixes by @theOnly1iKnow in https://github.com/GTNewHorizons/NotEnoughItems/pull/362
- Ignore nonstackables in max overlaid recipe count calculation by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/365
- Add option to have the search widget under item panel by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/364
- More robust IMC handling by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/371
- Create handlers for Fusion Crafting (DE-), Techguns and some missing NC recipes by @MalTeeez in https://github.com/GTNewHorizons/NotEnoughItems/pull/372
- Readme: fix wording by @have-fun-was-taken in https://github.com/GTNewHorizons/NotEnoughItems/pull/374
- Make sure NEI plugins are loaded before processing key bindings by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/375
- Separate logic to get detailed string of fluid amount by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/378
- Allow scrolling through recipe handlers by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/379
- Ensure the NEI config is really only initialized once by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/381
- Remove handlers for Et Futurum Requiem by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/383
- Prevent recipe handler tab scrolling from overwriting recipe handler-specific scrolling by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/384
- Fix crash with IC2 setItemDamage by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/387
- Expand tooltips for the time manipulation action buttons by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/392
- Adjust recipe handler scrolling again by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/393
- Adjust nei overlay to gt oregen changes by @chochem in https://github.com/GTNewHorizons/NotEnoughItems/pull/391
- Extend height hack for legacy recipe handlers by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/395
- Show a full recipe widget in item tooltips for bookmarked recipes by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/398
- Attempt to fix CME when opening recipes immediately after load by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/403
- Fix potential NPE when calling ItemMobSpawner#loadSpawners. by @wlhlm in https://github.com/GTNewHorizons/NotEnoughItems/pull/405
- Recipe tooltip fixes by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/402
- Fix recipe tooltip crash with BetterQuesting by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/409
- Pull bookmarked items from container to player inventory by @Nilau1998 in https://github.com/GTNewHorizons/NotEnoughItems/pull/410
- Partial fix for the NEI custom diagram in recipe tooltip issue by @eigenraven in https://github.com/GTNewHorizons/NotEnoughItems/pull/413
- Fix world specific settings on MP being also specific to dimension by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/414
- More readable packet IDs by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/417
- Hide bookmarkItemPulling button if currently opened gui is not supported by @Nilau1998 in https://github.com/GTNewHorizons/NotEnoughItems/pull/419
- Holding ALT now increases bookmark stack increase in increments of output item's stack size by @querns in https://github.com/GTNewHorizons/NotEnoughItems/pull/418
- Scroll on ItemQuantityField by @ghostflyby in https://github.com/GTNewHorizons/NotEnoughItems/pull/421
- fix non-centered searchfield considering gui space by @ghostflyby in https://github.com/GTNewHorizons/NotEnoughItems/pull/429
- Fix DefaultStackStringifyHandler not using short for item id by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/430
- Fix the case where the bookmark key is the same key that is used to close a GUI. by @Cardinalstars in https://github.com/GTNewHorizons/NotEnoughItems/pull/433
- Fix TiCo Crafting Stations not working with compressed chests by @Nilau1998 in https://github.com/GTNewHorizons/NotEnoughItems/pull/435
- Add another method for handler info event by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/438
- Move handler info load to LoadCompleteEvent by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/439
- Add method to directly set DrawableResource for HandlerInfo builder by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/440
- Improve the way catalyst info is loaded via API by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/434
- Suppress warning for recipe catalyst item from config not being found by @miozune in https://github.com/GTNewHorizons/NotEnoughItems/pull/441
- Fixed infinite loop in bookmarks with only one column by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/442
- Update bs and dependencies by @bombcar in https://github.com/GTNewHorizons/NotEnoughItems/pull/447
- Add chat message to chunk overlay key press by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/450
- undo dependencies removal, it's loadbearing by @bombcar in https://github.com/GTNewHorizons/NotEnoughItems/pull/449
- Create Bookmarks Groups; Search Recipe by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/451
- Less StringBuilder allocation nonsense by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/455
- Slot Highlighting Overlay Option by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/458
- Migrate NEI-Utilities by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/461
- DnD big ItemStack; Show green slot highlighting overlay by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/463
- Correctly find the recipeId under mouse when using the search by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/465
- Fix history panel being hidden when centered search and no quantity widget by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/468
- Update settings.gradle by @Dream-Master in https://github.com/GTNewHorizons/NotEnoughItems/pull/469
- Adjust readability and padding of item panel footer size by @Caedis in https://github.com/GTNewHorizons/NotEnoughItems/pull/470
- Update icon for #451 by @MalTeeez in https://github.com/GTNewHorizons/NotEnoughItems/pull/471
- Add Railcraft NEI handlers to height hack by @D-Cysteine in https://github.com/GTNewHorizons/NotEnoughItems/pull/475
- Fix Bookmarks DnD by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/476
- Concurrent recipe profiler by @LasmGratel in https://github.com/GTNewHorizons/NotEnoughItems/pull/478
- Fix #479 by @LasmGratel in https://github.com/GTNewHorizons/NotEnoughItems/pull/483
- Added ability to have the NEI search be auto-focused on open. by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/492
- More inventory interaction enhancements - autofocus-quickclose by @OvermindDL1 in https://github.com/GTNewHorizons/NotEnoughItems/pull/493
- Broaden visibility by @mitchej123 in https://github.com/GTNewHorizons/NotEnoughItems/pull/495
- Create JEI-like Advanced Search by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/485
New Contributors
- @firenoo made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/283
- @Quarri6343 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/291
- @asdflj made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/335
- @Polarite made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/339
- @Midnight145 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/349
- @r1tsuu made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/354
- @theOnly1iKnow made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/359
- @Caedis made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/364
- @MalTeeez made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/372
- @have-fun-was-taken made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/374
- @wlhlm made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/375
- @chochem made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/391
- @Nilau1998 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/410
- @querns made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/418
- @ghostflyby made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/421
- @Cardinalstars made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/433
- @Dream-Master made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/469
- @LasmGratel made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/478
- @OvermindDL1 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/492
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.2.22...2.6.11
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.6.11Loaders
Forge
Game versions
1.7.10Downloads
96Publication date
June 27, 2024 at 3:21 PMPublisher
mitchej123
Owner