File Details
15.20.0.112 for Forge 1.20.1
- R
- May 31, 2025
- 1.32 MB
- 29.7M
- 1.20.1
- Forge
File Name
jei-1.20.1-forge-15.20.0.112.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Current release 15.20.0
- minor cleanup - mezz
- Fix #3981 Vanilla search bar has priority over JEI search bar - mezz
- spotless cleanup - mezz
- update github actions - mezz
- reduce CurseForge changelog length - mezz
- Improve compatibility of LimitedQuadItemModel with platform-specific rendering methods - mezz
- Fix #3896 Fix quad culling of 2D items that have been rotated - mezz
- Improve performance of fetching all ingredients - mezz
- Lower the concurrency of the typed itemstack cache - mezz
- Update zh_cn for 1.20.1 (#3865) - mc开始下雪
- [1.20.1] Optimize AnvilRecipe storage (#3886) - embeddedt
- [1.20.1] U.S. English translation revamp, backport, and cleanup of other lang files (#3811) - Greg-21
- Prevent displaying invisible focus-linked slots - mezz
- Allow focus-linking with invisible recipe slots - mezz
- Close #3786 Add support for naming tag categories - mezz
- Close #3782 Fix log spam when duplicate items are found in the creative menu - mezz
- Merge pull request #3787 from mezz/1.20.1-backport - James Mitchell
- Backport features from 1.21.1
- Simplify to a single version for this update, and remove methods added and deprecated in the same version - mezz
- spotless - mezz
- Add convenience methods and make scrolling grids of ingredients much easier to create - mezz
- Add convenience methods for adding multiple catalysts to one recipe category - mezz
- add an IPlaceable interface for GUI elements that can have their position set - mezz
- Simplify implementation of recipe categories. Add lots of helper methods for widgets - mezz
- Show a placeholder error recipe when a recipe layout crashes - mezz
- Fix drawing DrawableWrappedText with an offset - mezz
- Simplify creation of scrollbox widgets - mezz
- Fix #3770 Add an ItemStack cache for creating ItemStack from typed ingredients - mezz
- Fix #3767 Recipe ID should be shown for all recipes when advanced tooltips are enabled - mezz
- #3774 Clean up AMECS implementation - mezz
- Fix handling of restricted slots in recipe transfers - mezz
- Add more helpers for drawing common recipe elements - mezz
- Make better use of ItemLike and Item#getDefaultInstance - mezz
- add convenience version of createClickableIngredient that doesn't require a type - mezz
- Add a method for creating clickable ingredients with the ingredient manager - mezz
- make IIngredientVisibility available earlier, in IJeiHelpers - mezz
- Update ja_jp.json for 1.20.1 (#3761) - Abbage230
- Fix #3731 Ingredient list gets disordered after a resource reload - mezz
- Fix slot view order when recipe has linked slots - mezz
- Fix #3759 JEI Tooltips are breaking Forge's tooltip event - mezz