-
Notifications
You must be signed in to change notification settings - Fork 58
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
Showing
3 changed files
with
6 additions
and
17 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,13 +1,4 @@ | ||
### Updated to 1.20.5 | ||
|
||
### Tweaks | ||
* Significantly reduce EMI's RAM consumption at the minor cost of niche ItemStack identity dependency scenarios (halved total RAM consumption in smaller pack testing with other optimization mods). | ||
* Fluid hovering highlight no longer covers the fluid in the sidebar. | ||
|
||
### Fixes | ||
* Tooltips rendering in peculiar locations in Mekanism GUIs #480 | ||
* Support for custom tag types #483 | ||
|
||
### API (Experimental) | ||
* Expose registry adapter registration to allow tag collection of arbitrary registry types. | ||
* SlotWidget.getRecipe is no longer marked as internal. | ||
* Fixed deprecated API being removed on older versions instead of remaining deprecated | ||
* Fixed 1.20.6 item deletion (#525) | ||
* Registry adapters can now be registered for dynamic registries (#527) |
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