Start handling Spout custom IDs (16 bit block IDs)
This commit is contained in:
parent
1bec851087
commit
8c97a6e681
3 changed files with 80 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -157,5 +157,11 @@
|
|||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.getspout</groupId>
|
||||
<artifactId>spoutpluginapi</artifactId>
|
||||
<version>dev-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue