Start handling Spout custom IDs (16 bit block IDs)
This commit is contained in:
parent
4fa90c85c9
commit
49338111a7
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