Sen descrición

mastercake10 f94d007601 update README.md hai 10 meses
src fed37a3b17 add hook for IridiumSkyblock hai 10 meses
CODE_OF_CONDUCT.md 6696bcb8ab added code of conduct, issue template, and pull request template %!s(int64=6) %!d(string=hai) anos
ISSUE_TEMPLATE.md 6696bcb8ab added code of conduct, issue template, and pull request template %!s(int64=6) %!d(string=hai) anos
LICENSE d939d33773 updated information %!s(int64=7) %!d(string=hai) anos
PULL_REQUEST_TEMPLATE.md 6696bcb8ab added code of conduct, issue template, and pull request template %!s(int64=6) %!d(string=hai) anos
README.md f94d007601 update README.md hai 10 meses
pom.xml fed37a3b17 add hook for IridiumSkyblock hai 10 meses

README.md

Build Status GitHub last commit discord view on SpigotMC

Welcome to the CustomOreGen GitHub repository!

Spigot 1.7 - 1.21.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!

Supported plugins

  • SuperiorSkyblock2
  • BentoBox
  • IridiumSkyblock
  • FabledSkyblock
  • IslandWorld
  • PlotSquared
  • SpaceSkyblock
  • ASkyblock
  • AcidIsland
  • uSkyblock

Maven

<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.40-SNAPSHOT</version>
</dependency>