| 
				
					 | 
			2 years ago | |
|---|---|---|
| src | 2 years ago | |
| CODE_OF_CONDUCT.md | 6 years ago | |
| ISSUE_TEMPLATE.md | 6 years ago | |
| LICENSE | 7 years ago | |
| PULL_REQUEST_TEMPLATE.md | 6 years ago | |
| README.md | 2 years ago | |
| pom.xml | 2 years ago | 
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>