Skip to content

MineValley/CraftingAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo - CraftingAPI

The CraftingAPI provides access to create custom crafting recipes (shaped and shapeless) for MineValleyEU

Maven Integration

To use this API in your module, we provide a Maven repository hosted on GitHub.
Before proceeding, ensure you've added a token to your settings.xml file (details below).

<repository>
    <id>CraftingAPI</id>
    <url>https://maven.pkg.github.com/MineValley/CraftingAPI</url>
    <snapshots>
        <enabled>true</enabled>
    </snapshots>
</repository>
<dependency>
    <groupId>minevalley.crafting</groupId>
    <artifactId>api</artifactId>
    <version>1.0.0</version>
</dependency>

About

The CraftingAPI provides access to create custom crafting recipes (shaped and shapeless) for MineValleyEU

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages