mastercake10 2068eb2f5d bump metrics version | hace 1 año | |
---|---|---|
src | hace 1 año | |
CODE_OF_CONDUCT.md | hace 5 años | |
ISSUE_TEMPLATE.md | hace 5 años | |
LICENSE | hace 6 años | |
PULL_REQUEST_TEMPLATE.md | hace 5 años | |
README.md | hace 1 año | |
pom.xml | hace 1 año |
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>