zmatez / wildnature

A Wilder Experience
https://wildnaturemod.com
Apache License 2.0
7 stars 3 forks source link

This mod seems to be incompatible with mods that spawn entities through biome types. #81

Open Alex-MacLean opened 4 years ago

Alex-MacLean commented 4 years ago

I am working on a mod that adds entities to Minecraft, and I registered their spawns through Biome Types in hopes the entities are compatible with as many modded biomes as possible. Someone has reported a compatibility issue to me where the entities added by my mod do not spawn in biomes added by Wild Nature. I am wondering if you can confirm if this mod uses vanilla biome types in its biomes, or if not it can be added, or if there is a way to get Wild Nature as a gradle dependency in hopes to create a compatibility patch. This issue is present in the 1.12.2 versions of our mods and I am unsure about 1.14.4 as I have not personally done testing in that version yet, but I will update this issue when I do.