Silent's Mechanisms

Silent's Mechanisms

7M Downloads

Use Decoration.UNDERGROUND_ORES for ore generation

Rakambda opened this issue ยท 1 comments

commented

What Should Be Added or Changed?

Wouldn't it be more appropriate to generate the ores using Decoration.UNDERGROUND_ORES instead of Decoration.UNDERGROUND_DECORATION?

biome.addFeature(GenerationStage.Decoration.UNDERGROUND_DECORATION, Biome.createDecoratedFeature(

Why Should This Be Done?

This would allow mods like YAMDA to contain ores from this mod.

commented

Yeah, I must have selected UNDERGROUND_DECORATION by mistake, thanks for pointing that out.