EMI

Featureful and accessible modern item and recipe viewer with JEI compatibility

File Details

emi-1.1.5+1.20.1+forge

  • R
  • May 1, 2024
  • 949.53 KB
  • 3.8K
  • 1.20.1
  • Forge

File Name

emi-1.1.5+1.20.1+forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:emi-580555:5305893")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.