Skip to content

ZombieStriker/CustomItemFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomItemFramework

Dynamically add custom items to minecraft.

For Developers

Maven

To add CIF to your project using maven, copy the following into the POM.xml.

    <repository>
        <id>codemc-repo</id>
        <url>https://repo.codemc.org/repository/maven-public/</url>
    </repository>

    <dependency>
        <groupId>me.zombie_striker</groupId>
        <artifactId>CustomItemFramework</artifactId>
        <version>1.0.0</version>
    </dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages