Started by 
Gusutabo
 on 
    Topic category: Help with Minecraft modding (Java Edition)
I have some entities and structures to spawn for example, only in Taiga biomes yet some of them spawn in biomes not related to said biomes, mainly plains, ALL of the structures below are only suppose to be in taiga biomes, it does happen with entities aswell in 2 separate mods... having this issue for months now..


Could you show me how they spawn in mcreator?
found the issue apparently mcreator wasnt removing the plains from the exceptions it was still leftover on the code, i had to remove everything and add it again.