Added basic world seperation

This commit is contained in:
mcrcortex
2024-02-12 15:07:23 +10:00
parent ada7af983f
commit 4392a39783
12 changed files with 221 additions and 102 deletions

View File

@@ -18,6 +18,8 @@ repositories {
includeGroup "maven.modrinth"
}
}
maven { url "https://maven.shedaniel.me/" }
maven { url "https://maven.terraformersmc.com/releases/" }
}
processResources {