promotional bannermobile promotional banner

SimpleOreLib

A library that makes adding ores easy

SimpleOreLib

Summary

This Library mod makes it easy to add ore and handles the generation for you.

build.gradle

repositories {
  maven {
    name = "GitHubPackages"
    url = "https://maven.pkg.github.com/Minecraftschurli/SimpleOreLib"
    credentials {
      username = [GITHUB_USER]
      password = [GITHUB_TOKEN]
    }
  }
}

dependencies {
  compile fg.deobf("minecraftschurli:SimpleOreLib:[CURRENT_MC_VERSION]-[CURRENT_SIMPLE_ORE_LIB_VERSION]")
}

The SimpleOreLib Team

Forgeborn tier frameprofile avatar
  • 20
    Followers
  • 4
    Projects
  • 388.8K
    Downloads

More from MinecraftschurliView all