EMI

Featureful and accessible modern item and recipe viewer with JEI compatibility

File Details

emi-1.1.0+1.20.1+forge

  • R
  • Jan 14, 2024
  • 947.06 KB
  • 64.1K
  • 1.20.1
  • Forge

File Name

emi-1.1.0+1.20.1+forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Tweaks

  • EMI now does not display in screens without slots

Fixes

  • EMI rendering in incorrect screens without slots #205, #334, #412
  • Wrong recipe handler is used for inventory crafting when JEI is present #408
  • EMI doesn't back out of the recipe screen to the original source #366

API

  • EmiRecipe.getBackingRecipe has been added for returning the vanilla recipe the EmiRecipe represents.
  • EmiPlugin.initialize has been added for registering content required to load EMI and plugins, like serializers.
  • Mods can now completely disable stacks in EMI, similar to the resource pack format.