Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baileyholl/starby-lib


https://github.com/baileyholl/starby-lib

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

A JarJar library for Minecraft mods.
```gradle
repositories {
maven { url 'https://maven.blamejared.com' }
}

dependencies {
implementation "com.hollingsworth.nuggets:nuggets-[MC_VERSION]:[NUGGETS_VERSION]"
}
```
Current version (1.21):
[![Maven](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.blamejared.com%2Fcom%2Fhollingsworth%2Fnuggets%2Fnuggets-1.21%2Fmaven-metadata.xml
)](https://maven.blamejared.com/com/hollingsworth/nuggets/nuggets-1.21/)

(remove the v)