File Details
26.3.0.31 for NeoForge 1.21.10
- B
- Jul 11, 2026
- 1.43 MB
- 74
- 1.21.10
- NeoForge
File Name
jei-1.21.10-neoforge-26.3.0.31.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
Current release 26.3.0
-
Move the generalized suffix tree to an embedded library - mezz
- Remove the old SubString implementation that moved with the library.
- Backported to 1.21.10 with the default search storage wrapper in Common, matching the target branch's Gui/Common search split.
- (cherry picked from commit 9ed5f53839f8096c4da72a1644252dd5370b725a)
- (cherry picked from commit a8862c57f94a96613379cc576e29955d959ebbde)
- (cherry picked from commit da1e20fd4c6a49215069ffbc8572cf6ac1141a36)
- (cherry picked from commit 9313c09030ad3c771e2612928d74e58021d0d245)
- (cherry picked from commit c7ffc6d4658c79b36e0f4e9d26e2c1b7f26f67c9)
-
Close #3110 Add advanced search storage API (#4362) - mezz
- Includes fixup: Skip blank search strings
- Backported to 1.21.10 as API 26.3.0.
- Move the ingredient-search helper classes from Core to Gui on 1.21.10 so Gui can use the public search storage API directly while Core keeps only the suffix tree implementation.
- (cherry picked from commit 0ccbb3045f70987a9bd4817b83f3d98f9f704bf7)
- (cherry picked from commit 1244f39cfcdc7c10d71a443bccb0d2091c5d1bff)
- (cherry picked from commit cc91eef74c4dbdb89ffdaf3a0c434e22ce5bce38)
-
Fix #4190 replace UidContext.Ingredient with UidContext.Recipe in RecipeTransferUtil (#4206) - Roelymole
-
Clean up gradle warnings - mezz
-
Fix the Fabric disconnect event and write a message explaining that JEI must be on the server to sync recipes. - mezz
-
Update dev dependencies - mezz
-
Fix deprecation warnings in ErrorRecipeCategory - mezz
-
Update gradle wrapper in dev - mezz
-
Fix #4188 Protect against broken Fabric mod plugin entry points - mezz
-
Fix #4180 Make JEI more robust against some types of recipe crashes - mezz
- Add more info to the logs when a recipe crashes
-
Do not publish with 1.21.9 support for Fabric - mezz
-
remove unused code - mezz
-
Fix ignored exceptions - mezz
-
Update es_ar.json (#4168) - Texaliuz
-
Fix #4163 Fix crash from invalid grindstone recipe ResourceLocation paths. (#4166) - Liam Broome
-
Update kk_kz translation (#4133) - Nursultan Akim
-
Update uk_ua.json (#4149) - Starman(StarmanMine142)
-
Updated Polish translation (#4142) - Greg-21
-
[1.21.10] fix #4152 The query history function will not function properly when there are no bookmarks (#4156) - vfyjxf
-
Optimize creation of grindstone recipes - mezz
-
Fix gradle warning - mezz
-
Fix #4140 minecraft version range should only be 1.21.10 for Fabric - mezz
-
Add Classical Chinese translation (#4104) - Bei Dou
-
Update uk_ua.json (#4139) - Starman(StarmanMine142)
-
Port features from 1.21.1 (#4141) - vfyjxf
- Fix #3894 JEI Bookmarks pagination bug when resizing
- Support draggable lookup history
- Add config for showing ingredients in output slot's tooltip
- Co-authored-by: mezz
-
slightly simplify fabric build.gradle - mezz
-
Update README to fix curseforge download badge - mezz
-
update README with version badges for 1.21.10 - mezz
-
Fix #4132 name mapping conflict with yarn - mezz
-
Try modernizing the Fabric build.gradle - mezz