mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-11 16:55:28 +02:00
Added support for newer mobs to fishing's shake ability.
This commit is contained in:
7
pom.xml
Normal file → Executable file
7
pom.xml
Normal file → Executable file
@@ -121,6 +121,13 @@
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>LATEST</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.getspout</groupId>
|
||||
<artifactId>spoutpluginapi</artifactId>
|
||||
|
Reference in New Issue
Block a user