Skip to content

TeamMetallurgy/Atum2

Repository files navigation

[Atum 2]

Download on CurseForge

How to get Atum 2 through maven

Add to your build.gradle:

repositories {
  maven {
    // url of the maven that hosts Atum 2 files
    url "https://girafi.dk/maven/"
  }
}

dependencies {
  // compile against Atum 2
  compile fg.deobf("com.teammetallurgy.atum:atum2_${mc_version}:${mc_version}-${atum2_version}")
}

${mc_version} & ${atum2_version} can be found here, check the file name of the version you want.

About

Atum 2: Return to the Sands - Adds an entirely new Egyptian-themed dimension to Minecraft

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages