Possible Bug With Modded Biomes
TheBrokenRail opened this issue ยท 5 comments
This (https://github.com/franiscoder/mostructures/blob/1.16.x/src/main/java/io/github/franiscoder/mostructures/common/init/ModStructures.java#L39) should probably be a mixin to DefaultBiomeFeatures
because otherwise modded biomes won't get the feature which will cause it to be cut off on biome borders with modded biomes, make sure you only add the StructureFeature
to the correct biomes though.
Psst, I think you might be wrong about this, Half told me that Registry.BIOME covers all of it, but thank you, I'll keep this open for a response and close it in a week.