EMI

Featureful and accessible modern item and recipe viewer with JEI compatibility

File Details

emi-1.1.0+1.19.4+fabric

  • R
  • Jan 14, 2024
  • 945.82 KB
  • 176
  • 1.19.4
  • Fabric + 1

File Name

emi-1.1.0+1.19.4+fabric.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:emi-580555:5032417"

Quilt

modImplementation "curse.maven:emi-580555:5032417"
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.