mastercake10 e87cccd3fe attempt to fix decreasing island level | il y a 1 an | |
---|---|---|
src | il y a 1 an | |
CODE_OF_CONDUCT.md | il y a 5 ans | |
ISSUE_TEMPLATE.md | il y a 5 ans | |
LICENSE | il y a 6 ans | |
PULL_REQUEST_TEMPLATE.md | il y a 5 ans | |
README.md | il y a 1 an | |
pom.xml | il y a 1 an |
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>