This commit is contained in:
Aleksey 2020-10-01 20:12:45 +03:00
commit 0f82dbc35f
7 changed files with 102 additions and 3 deletions

View file

@ -23,7 +23,6 @@ import net.minecraft.world.biome.Biome;
import net.minecraft.world.biome.Biome.Category;
import ru.betterend.registry.BiomeRegistry;
import ru.betterend.util.BackgroundInfo;
import ru.betterend.util.MHelper;
import ru.betterend.world.biome.EndBiome;
@Mixin(BackgroundRenderer.class)