cleanup again

This commit is contained in:
dfsek 2021-02-07 13:58:17 -07:00
parent 19f781af31
commit b8cec40317
5 changed files with 3 additions and 11 deletions

View File

@ -7,7 +7,6 @@ import org.gradle.kotlin.dsl.repositories
fun Project.configureDependencies() {
repositories {
maven { url = uri("https://papermc.io/repo/repository/maven-public/") }
maven { url = uri("http://maven.enginehub.org/repo/") }
maven { url = uri("https://repo.codemc.org/repository/maven-public") }
maven { url = uri("https://papermc.io/repo/repository/maven-public/") }

View File

@ -33,9 +33,9 @@ public class UserDefinedBiome implements TerraBiome {
}
/**
* Gets the Vanilla biome to represent the custom biome.
* Gets the Vanilla biomes to represent the custom biome.
*
* @return TerraBiome - The Vanilla biome.
* @return Collection of biomes to represent the custom biome.
*/
@Override
public ProbabilityCollection<Biome> getVanillaBiomes() {

View File

@ -1,4 +0,0 @@
package com.dfsek.terra.config.loaders.config.sampler;
public class NormalizerLoader {
}

View File

@ -9,9 +9,6 @@ import io.papermc.paper.event.world.StructureLocateEvent;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
/**
* Placeholder, will be used once Paper accepts StructureLocateEvent PR.
*/
public class PaperListener implements Listener {
private final TerraPlugin main;

View File

@ -25,7 +25,7 @@ command:
biome-found: "Zlokalizowano biom na (%1$s, %2$s)"
unable-to-locate: "Nie moglismy zlokalizowac biomu."
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid: "Niepoprawne TerraBiome ID: \"%s\""
invalid: "Niepoprawne Biome ID: \"%s\""
in: "Jestes na \"%s\""
ore:
main-menu: