mastercake10 33e2b92e22 fix metrics not shaded in jar | 1 yıl önce | |
---|---|---|
src | 1 yıl önce | |
CODE_OF_CONDUCT.md | 5 yıl önce | |
ISSUE_TEMPLATE.md | 5 yıl önce | |
LICENSE | 6 yıl önce | |
PULL_REQUEST_TEMPLATE.md | 5 yıl önce | |
README.md | 1 yıl önce | |
pom.xml | 1 yıl önce |
Spigot 1.7 - 1.19.x
Documentation, Tutorial and Setup: https://docs.spaceio.xyz/plugin/customoregen/
A neat solution for modifying the default ore generator of minecraft. The must-have for every skyblock server!
<repository>
<id>spaceio-repo</id>
<url>https://repo.spaceio.xyz/repository/maven-public/</url>
</repository>
<dependency>
<groupId>xyz.spaceio</groupId>
<artifactId>CustomOreGen</artifactId>
<version>1.3.34-SNAPSHOT</version>
</dependency>