Skip to content

Rebel459/item-tooltips

Repository files navigation

Item Tooltips

Public GitHub repository for Item Tooltips - licensed under LGPL-3.0 Only

Available on Modrinth & CurseForge

Depending in a Mod

You may depend on / integrate with Item Tooltips within your own projects. Make sure to change the version number and modloader to the correct ones in your gradle.properties

build.gradle

repositories {
	maven { url = "https://api.modrinth.com/maven" }
}
dependencies {
	modImplementation("maven.modrinth:item-tooltips:$tooltips_version")
}

gradle.properties

tooltips_version=1.21.11-v1.5.4-fabric

About

Public GitHub repository for Item Tooltips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages