MasterCake 2f78b4b5e6 add info message when particles can't be used | 2 лет назад | |
---|---|---|
src | 2 лет назад | |
CODE_OF_CONDUCT.md | 5 лет назад | |
ISSUE_TEMPLATE.md | 5 лет назад | |
LICENSE | 6 лет назад | |
PULL_REQUEST_TEMPLATE.md | 5 лет назад | |
README.md | 3 лет назад | |
pom.xml | 2 лет назад |
Spigot 1.7 - 1.17.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.32-SNAPSHOT</version>
</dependency>