New structures
This commit is contained in:
parent
83fa678ea6
commit
7e217dfe2e
17 changed files with 18 additions and 1 deletions
|
@ -148,7 +148,7 @@ public class EndBiome {
|
|||
list.add(new StructureInfo(structure, offsetY, terrainMerge));
|
||||
});
|
||||
if (!list.isEmpty()) {
|
||||
structuresFeature = EndFeature.makeChansedFeature(nm + "_structures", new ListFeature(list), 15);
|
||||
structuresFeature = EndFeature.makeChansedFeature(nm + "_structures", new ListFeature(list), 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue