File Details
27.17.0.49 for Fabric 1.21.11
- B
- Jul 11, 2026
- 1.59 MB
- 1.5K
- 1.21.11
- Fabric
File Name
jei-1.21.11-fabric-27.17.0.49.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Current release 27.17.0
-
Close #3110 Add advanced search storage API (#4362) - mezz
- Includes fixup: Skip blank search strings
- Backported to 1.21.11 as API 27.17.0.
- (cherry picked from commit 0ccbb3045f70987a9bd4817b83f3d98f9f704bf7)
- (cherry picked from commit 1244f39cfcdc7c10d71a443bccb0d2091c5d1bff)
- (cherry picked from commit cc91eef74c4dbdb89ffdaf3a0c434e22ce5bce38)
-
Feature: Share JEI items to chat (#4359) - Oleksii-Melashchenko
- Co-authored-by: mezz
- (cherry picked from commit 4d9cb5bb7142ad0d57f35dd44388cca496e964e9)
- (cherry picked from commit f66204a791bdf10c10239ddc69335684f7bca99c)
-
Fix capitalization of NeoForge - mezz
- (cherry picked from commit bae1f3eeee567e0d11e71547ed2ef67709367870)
- (cherry picked from commit 6af3fb6916aabe45d232da6c5c12ef45f9cbbcfc)
-
update stale thread lock plugin dessant/lock-threads@v6.0.2 - mezz
- (cherry picked from commit 719c19bea2cdba9fc18aa61894a951e305331178)
- (cherry picked from commit abf07f882a7e89e6cf83134a9570c2d4598e268f)
-
Update github build actions - mezz
- Backported to 1.21.11 while preserving the target branch Java 21 CI runtime.
- (cherry picked from commit f5ab47446c544c3bc9d23d9ac6fb0a65439d9f43)
- (cherry picked from commit f51b904beb87f07052b4dfb3ba4e08233d3c34ee)
-
[Feature] Add option to disable toast notification reflow (#4356) - Oleksii-Melashchenko
- Co-authored-by: mezz
- (cherry picked from commit 0cc99c61939f881bbc616d4ce116e073057b9979)
- (cherry picked from commit b23da3d31b71e0eaf0482937b1b645f3a1458e4a)
-
Harden external client-server game tests - mezz
- Backport the external server process lifetime fixes, native transport disabling, shared client connection helper, NeoForge single-run recipe sync CI path, ClientTestUtil nullability fix, and compatible-status ping retry as one 26.1 test-infrastructure update.
- Adapt the shared client helper to 26.1's Minecraft client screen and chat accessors.
- (cherry picked from commit c0e50f01035de21dfcc6fc75c25884912c5064a2)
- (cherry picked from commit 296e03f179cea433c263fc78dcb04eac2eb38471)
- (cherry picked from commit e4440afa1993ff5ddb52e5876c114d2224e5f51f)
- (cherry picked from commit 641469862edb392dd793ae271563370b2bc1b1b4)
- (cherry picked from commit 5b0d4cb0f68c37bf2f00d3ae15589e4eee6c6e0c)
- (cherry picked from commit 9a799178647c230feb720c8b517da557597c0288)
- (cherry picked from commit f79b1997c190755e32ac29122470f5a7d6ff5e77)
- (cherry picked from commit 1cea2a9a67490a77212dc451ce14c8ffa765cefd)
- (cherry picked from commit 18a98b380cb28abc99f999224d5a729c9e38868b)
- (cherry picked from commit 579bd7fc99e065c5eb93f9162718d2d809d6dc99)
-
Fix and add tests for ScreenHelper - mezz
- (cherry picked from commit c2d93791e2a4f2ba35ff87a5fcaefaf0f966c563)
- (cherry picked from commit d51675e9872d570956a912f3d66bf5ae8f093035)
-
Add support for getting clickable ingredients from screen handlers - mezz
- Backported to 1.21.11 as API 27.16.0.
- (cherry picked from commit 2aa645a574180580d70af979cc92ac4ad75e4f8a)
-
Mute client tests by default - mezz
- (cherry picked from commit f730e9c2557f3cc5a405c6c5978182983ce86d87)
-
Report game test results as JUnit XML - mezz
- (cherry picked from commit 5b9b8fca0b53f8292ba1883d2b6c4f39b0a90d78)
-
Skip narrator and accessibility screen in test clients - mezz
- (cherry picked from commit 0b1657ccf5111727ef1d9ec1545938a9ae17044f)
-
Fix #4137 Show client-default recipes when connecting to a server that doesn't send recipes - mezz
- (cherry picked from commit 274fd56a841d3d4d3fea703eb4b93e4eb4554437)
-
Document unsupported Maven versions - mezz
- (cherry picked from commit 02880a3637f07244cd5cd64e59a50b4f397421e1)
-
#3630 Add defensive push/pop pose around IRecipeTransferError#showError - mezz
- (cherry picked from commit a6ce5ffb27f6dcdd6deb40d5cf236ca6ea0b4453)
- (cherry picked from commit e8fbba05802141fce2006dc25037fa8e03d6725d)
- (cherry picked from commit 54bdb46326932ff8b5ef9010bff73d9342eb2f9b)
-
Support bookmarking items with different components (#4219) - vfyjxf
- (cherry picked from commit 165116359b6435778cdca4fad1de362611a11502)
- (cherry picked from commit a5f299ee71643b6dd02ac3824862a63692ebf862)
- (cherry picked from commit 9713d734dd933670a7a0c185c286cb5b6a128d86)
-
Fix #4355 Fix #3774 Fix Fabric AMECS key mappings and add tests - mezz
-
Fix delayed executor shutdown handling - mezz
- (cherry picked from commit 9540c4861bdf9aee381a8d1d3827204cb3c69ffe)
-
Avoid partial writes from delayed JSON config saves - mezz
- Backported to 1.21.11 while preserving the branch-specific boolean bookmark save result.
- (cherry picked from commit fa9208e4eb8fa05fa576a9729dd2e2fa3a79fa92)
-
Add support for adding aliases to all subtypes of an ingredient at once - mezz
- Backported to 1.21.11 as API 27.14.0.
- (cherry picked from commit e293d817a5c13a618a2a1ea8af6683b417922b89)
-
Provide a ContextMap for IRecipeCategory#setRecipe, via IIngredientAcceptor#getContextMap() - mezz
- reduce the number of ContextMaps created to just one
- (cherry picked from commit 73ba02e419fa78ec817d9717ffc43af67e95c9aa)
- (cherry picked from commit b91e08f061d48911ca352f6aea1f4f6312f43b11)
-
Add tests for bookmarking items with different components - mezz
- (cherry picked from commit 81fc7b9b7ccbed79864a22892241ca2e8b5afccd)
-
Fix #4227 ensure the recipe gui doesn't crash when the screen is too small - mezz
- (cherry picked from commit ed837c04ec8c06936c6d486a9be552c20d71fea3)
- (cherry picked from commit 17bec7a342d1166db9695c882e84ab72fa9bb8ad)
-
[1.21.1] Update zh_cn.json (#4200) - ZetaY
- (cherry picked from commit 9c3be8ae998a07bbb4612c323be8121b3f153682)
- (cherry picked from commit 8eed4fd15293e48912f31de78c08d26aa1ca5bca)
-
Fix #4245 Improve mod-name formatting detection - mezz
- (cherry picked from commit 8251fef62e6ff991d500b1bc29ff87fce556a53a)
- (cherry picked from commit 80585fe43bc4b168a1d3c0d3a05bbdfd5ae06296)
-
Fix #4194 Ingredient List resets to first page after clicking for a recipe - mezz
- Refactor the ingredient list code and add tests
- (cherry picked from commit 48f62ebc1fb15551e6ce1f2edd3d4fcd7df3447a)
- (cherry picked from commit 7d1237fffe3e64c90ac60efeef2b7469b236bb11)
-
Fix #3925 #4273 Use stable server config paths for known hosts and LAN saves - mezz
- (cherry picked from commit 84a575d3f16795ca21f1e7150cac80df16122a8a)
- (cherry picked from commit 7d8c5a6fc267d11eee55ba2b21444bfd7196dda9)
- (cherry picked from commit f27b21a8eae6cbdc8e33d642ace51817acd31346)
- (cherry picked from commit 30c8fc3bc1fa72be18e0b7f7f2ec3df76a69026b)
-
Close #3146 Add support for transferring recipes that require >1 ingredient in one slot - mezz
- (cherry picked from commit 09aac2d83396f79e4574702207d078760263afdc)
- (cherry picked from commit 30bd409b857c11c66e5fbc858c4babc0bde7fd5b)
-
#4348 add tests to verify that recipe sync works on fabric on singleplayer and multiplayer - mezz
- (cherry picked from commit d62f72806400b8dff1496ffc00387c69b9d9f638)
- (cherry picked from commit 3631954ad3c0e0b3102c2b1a7cf4901b909c0a2c)
- (cherry picked from commit 6eb4a128c3a27261651819454ee22d9bf743fb3a)
- (cherry picked from commit cd1da9e4fd9e1810802d2f5731087c0e638555ac)
-
Add game tests for generated synthetic recipes - mezz
- (cherry picked from commit 5af7033132cd8b18c8d64955247a85f98f5bce8c)
- (cherry picked from commit bcf906ead2ce9da45b5f313e749209f20fb21a82)
- (cherry picked from commit dcd4ff282fe8b60afa7a398f8c62dc214dcfe47b)
- (cherry picked from commit 540a107d7d7291f03adb5c810dbeabfc2a87dd54)
- (cherry picked from commit b6f20b166b22450cc39692cb40aafc7e63ce2d59)