Skip to content

jakepronger/NoteBlockAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteBlockAPI - Adds particles to the jukebox

Using Maven

Add the repository

<repositories>
	<repository>
	    <id>jitpack.io</id>
	    <url>https://jitpack.io</url>
	</repository>
</repositories>

Add the dependency

<dependency>
    <groupId>com.github.jakepronger</groupId>
    <artifactId>NoteBlockAPI</artifactId>
    <version>1.0</version>
</dependency>

Packages

No packages published

Languages

  • Java 100.0%