Mob Spawning GameStages support
Closed this issue ยท 8 comments
Currently using MobStages to control when specific mobs can spawn, but any mobs I change using InControl ignore the rules and can spawn normally.
There's a GameStage string for loot and xp as per: #68 , but none for actual spawn control, and adding the string to the spawn rules anyway has no effect.
Is there a way to do this in the current mod build or can support be added for it please?
Is this even player? GameStages are player specific and spawning rules have no concept of player. Mobs just spawn regardless of players and there can be multiple players with different game stages
From what I understand, MobStages scans for players in the area and permits mobs that their stage allows, blocking spawns of those that aren't.
https://minecraft.curseforge.com/projects/mob-stages
When using MobStages without a rule in InControl, blocked mobs don't spawn at all around a player until they hit the required stage, upon which they spawn following vanilla rules.
If I change a mob's stats in IC, MobStages rules are ignored and mobs spawn freely within vanilla MC spawning rules, and any other IC rules are applied such as hp/damage changes.
I second this request. I would like to use rules, but only up until a specific stage is met, and would then like to disable that same rule after the player achieves a gamestage.
I need to stage somes mobs how for some reason doesn't work with mob stages (MatterOverdrive Android). If you can add somes rules for spawn with game stages/mob stages, that will be nice.
I can block the spawn of this mobs with incontrol, I have tried, but I have to add back this mob at a certain stage...
Thanks
I am having the same issue. Meanwhile, it is the best mod to control mob spawning out there it is not working with Mob Stages.
It would be awesome if you could make it work.
Thank you
As @McJty said on discord, it could be done by checking if the mob that's trying to spawn has any players around with the required stage.