Farms - Advanced farming minions [Free]
SpigotMCIncrease crops growing speed, autocollect crops. Collect drops near the minion and more
7.8k downloads 4.9 rating
latest v1.8.3 SpigotMC
API
HTML:
<repository>
<id>lorenzo </id>
<url>https://dl.lorenzo0111.me/releases/ </url>
</repository>
<dependency>
<groupId>me.lorenzo0111 </groupId>
<artifactId>FarmsAPI </artifactId>
<version>1.8.1 </version>
<scope>provided </scope>
</dependency>
<id>lorenzo </id>
<url>https://dl.lorenzo0111.me/releases/ </url>
</repository>
<dependency>
<groupId>me.lorenzo0111 </groupId>
<artifactId>FarmsAPI </artifactId>
<version>1.8.1 </version>
<scope>provided </scope>
</dependency>
Code (Java):
repositories
{
maven { url = uri ( "https://dl.lorenzo0111.me/releases/" ) }
}
dependencies {
compileOnly "me.lorenzo0111:FarmsAPI:1.8.1"
}
maven { url = uri ( "https://dl.lorenzo0111.me/releases/" ) }
}
dependencies {
compileOnly "me.lorenzo0111:FarmsAPI:1.8.1"
}
Comments 0
No comments yet. Be the first to share your thoughts.