-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a8075ce
commit 5dd26c4
Showing
5 changed files
with
76 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
### Fixes | ||
* Fixed fill recipe not working in the inventory grid with JEI present #426 | ||
* Fixed 1.20.4 effects displaying with the wrong time #435 | ||
* Fixed Forge/NeoForge recipe book causing offset in EMI #425 | ||
* Fixed input behaving as if EMI is present even if it's not in certain screens | ||
### Tweaks | ||
* Search now has a history of previous queries #147 | ||
* Made mod name tooltip more likely to apply if other mods are making changes | ||
* EMI's index construction is now slightly safer when other mods cause issues | ||
|
||
### API | ||
* Added an experimental "recipe decorator" API |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters