Skip to content

Kotlin Library for universal translation and mutation of "Minecraft Volumes" (Schems, Worlds, Litematics etc..)

Notifications You must be signed in to change notification settings

Sloimayyy/mcvolume

Repository files navigation

Depends on the "smath" and "querznbt" libraries. Add jitpack.io to your repositories in your build.gradle (or build.gradle.kts).

repositories {
    maven("https://jitpack.io")
}

Add the two dependencies:

dependencies {
    implementation("com.github.sloimayyy:smath:<smath version>")
    implementation("com.github.Querz:NBT:<querz nbt version>")
}

About

Kotlin Library for universal translation and mutation of "Minecraft Volumes" (Schems, Worlds, Litematics etc..)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages