Fixes & textures
This commit is contained in:
parent
a549f52527
commit
4ceda82bfb
24 changed files with 301 additions and 102 deletions
|
@ -29,6 +29,7 @@ public class LushAuroraCaveBiome extends EndCaveBiome {
|
|||
this.addCeilFeature(EndFeatures.CAVE_BUSH, 1);
|
||||
this.addCeilFeature(EndFeatures.CAVE_PUMPKIN, 1);
|
||||
this.addCeilFeature(EndFeatures.RUBINEA, 3);
|
||||
this.addCeilFeature(EndFeatures.MAGNULA, 1);
|
||||
this.addCeilFeature(EndFeatures.END_STONE_STALACTITE_CAVEMOSS, 10);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue