Biome features changes
This commit is contained in:
parent
a06e3287d4
commit
465db15e4a
5 changed files with 20 additions and 66 deletions
|
@ -49,7 +49,7 @@ public abstract class BiomeMixin {
|
|||
features.add(Lists.newArrayList(list));
|
||||
});
|
||||
|
||||
FeatureRegistry.registerGlobals(features);
|
||||
FeatureRegistry.registerBiomeFeatures(biome, features);
|
||||
StructureRegistry.registerBiomeStructures(biome, structures);
|
||||
|
||||
accessor.setFeatures(features);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue