Fix missing cave config entries
This commit is contained in:
parent
ce7a8fc70a
commit
5fd0595a78
3 changed files with 17 additions and 12 deletions
|
@ -10,7 +10,6 @@ import ru.betterend.registry.EndFeatures;
|
|||
public class EndBiome extends BCLBiome {
|
||||
public EndBiome(BCLBiomeDef def) {
|
||||
super(updateDef(def));
|
||||
|
||||
}
|
||||
|
||||
public EndBiome(ResourceLocation id, Biome biome, float fogDensity, float genChance, boolean hasCaves) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue