Skip to content
/ emi Public
forked from emilyploszaj/emi

A featureful and accessible item and recipe viewer

License

Notifications You must be signed in to change notification settings

jopejoe1/emi

 
 

Repository files navigation

EMI

EMI is a featureful and accessible item and recipe viewer for Minecraft.

EMI Interface

Developers

To add EMI to your project as a dependency you need to add the following to your build.gradle:

repositories {
	maven {
		name = "TerraformersMC"
		url = "https://maven.terraformersmc.com/"
	}
}

dependencies {
	modImplementation "dev.emi:emi:${emi_version}"
}

About

A featureful and accessible item and recipe viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%