promotional bannermobile promotional banner

Just Enough Items (JEI)

View Items and Recipes
Back to Files

27.17.0.52 for Fabric 1.21.11

File namejei-1.21.11-fabric-27.17.0.52.jar
Uploader
mezzmezz
Uploaded
Jul 24, 2026
Downloads
1.9K
Size
1.5 MB
Mod Loaders
Fabric
File ID
8498804
Type
B
Beta
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:jei-238222:8498804"

Learn more about Curse Maven

What's new

Current release 27.17.0

  • Add API compatibility check task - mezz
    • Backported to 1.21.11 with branch-local API module detection so Forge and NeoForge API modules are checked only when present.
    • (cherry picked from commit 925e1b3693b824734780caeb0463b93df4f818f8)
  • Split the debug plugin into its own subproject that doesn't get published - mezz
    • Adapt the moved debug plugin to 1.21.11's recipe APIs while preserving the source split behavior.
    • (cherry picked from commit 120c2d394edf20473caa62edd5bffda083be8a1b)
    • (cherry picked from commit 92e5cb66ed6312fca3d153471099d74c75f840f9)
  • Set Gradle daemon JVM to Java 21 - mezz
  • Fix Fabric JEI mouse key dispatch - mezz
  • Fix full carried stack give command - mezz
    • (cherry picked from commit 5fc3e3855229db1e8c50b02e0dd0229db2ef8934)
    • (cherry picked from commit 515945f850bafaaeab7e1965e7c1d3f1c3d7b3d2)
  • Test negative GUI exclusions - mezz
    • (cherry picked from commit 64285597505eb5621485b6e457565350a0a19a08)
    • (cherry picked from commit 6ed1a54af14fa39b4ddf43b7407da5d8a1b69b54)
  • Test catalyst recipe lookup deduplication - mezz
    • (cherry picked from commit 2216accfadc30008d175e1926a1e781332438c96)
    • (cherry picked from commit bb276226eac4eca59680f25c9506da81bedcce9a)
  • Fix catalyst layout with small areas - mezz
    • (cherry picked from commit 29679c99ebcd961b6ee394ca1dd4c10d3c73d87b)
    • (cherry picked from commit ca722551512c6d71b49a060d4d871e9961247cd7)
  • Test invalid brewing recipes - mezz
    • (cherry picked from commit dbee75b3e034fc39f3b8b383e01d7011fd816ba9)
    • (cherry picked from commit 461bbe8990cef24f8cb59476148f1f081d4bfc89)
  • Test ingredient grid page navigation - mezz
    • (cherry picked from commit 61ce5db04c98c1735d9293cb3e44b6b8604eafd3)
    • (cherry picked from commit e575de687c7ec7061d2ff206a463dba602cba347)
  • Test oversized recipe transfer packets - mezz
    • (cherry picked from commit 4daf9b5fce0fa6c6a0521d706b7276c663d3a6ce)
    • (cherry picked from commit bb362b31c4ba995c62d2f59e09fcc4e9f60a2e65)
  • Test recipe transfer handler errors - mezz
    • (cherry picked from commit 5dd83a48619c305f525d40b4ac7a842ba295604d)
    • (cherry picked from commit 1525c71ce50393246cb90baaf742030ee2e33982)
  • Test recipe button input priority - mezz
    • (cherry picked from commit 41571e2818224db42dade5b20d36a8c2813f9470)
    • (cherry picked from commit 7777627541b34e85cd66c68ad48fcddfc00d31e1)
  • Test ElementSearch ingredients - mezz
    • (cherry picked from commit 2790b5558f65da0936360092149ea97526a38714)
    • (cherry picked from commit d1a636a12db1b7a471c7d6afd6d7174371886533)
  • Fix transfer error pose stack cleanup - mezz
    • (cherry picked from commit 871f160b26a176ae9dba3349dc81a7761f1f1bab)
    • (cherry picked from commit 66bca7edaab0ee7b3951f7cba008dd969c3e206a)
  • Harden NeoForge plugin discovery - mezz
    • (cherry picked from commit 9a17d6e609371a5c7b3b4f0ff03d6cd86a12469b)
    • (cherry picked from commit 8a0db511d498239d9cec5201bc61df2ba5f65d94)
  • 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)

This mod has no additional files