Added Back Biome-Check for Cave Features
This commit is contained in:
parent
faa94911ef
commit
e0ad076de5
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ public class EndCaveBiome extends EndBiome {
|
|||
.place()
|
||||
.decoration(GenerationStep.Decoration.UNDERGROUND_DECORATION)
|
||||
.count(1)
|
||||
.onlyInBiome()
|
||||
.buildAndRegister();
|
||||
|
||||
builder.feature(feature)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue