Skip to content

kamcio96/ItemNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ItemNames

Build status

Translated items names

Reason

Do you need translated item names? Just use this library, I'll update item list when Minecraft gets update. Actually, PL is the only supported language. If you have some time, you can create PR to my github site with your lang 😉

Usage

I don't have maven repo, so you have to clone this project and execute mvn install pom.xml:

<dependency>
    <groupId>pl.kamcio96</groupId>
    <artifactId>ItemNames</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
private static ItemNames names = new ItemNames(ItemNames.PL);

Use just a single instance of the library - creating an object takes some time 😄

About

Translated items names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages