Skip to content

EMI 1.1.5+1.20.4

Choose a tag to compare

@github-actions github-actions released this 01 May 04:51

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.