New generator fixes & biome gen

This commit is contained in:
paulevsGitch 2020-12-28 17:35:03 +03:00
parent fe414c1003
commit 9a41dc8670
9 changed files with 86 additions and 32 deletions

View file

@ -29,7 +29,6 @@ import net.minecraft.world.BlockView;
import net.minecraft.world.World;
import net.minecraft.world.WorldAccess;
import net.minecraft.world.WorldView;
import ru.betterend.registry.EndBlocks;
import ru.betterend.util.BlocksHelper;