Started by
lt.wret
on
Topic category: Help with MCreator software
All my monsters spawn despite them being set to monster spawn type
I fear i've just done something stupid but i cant find why it happens or a workaround
If its any correlation all monsters have a on initial spawn check a global variable whether to despawn or not
if its because of the On inital spawn please could someone help me with a work around i've tried If light level > 0 then despawn and they still spawn.
Edited by lt.wret on Wed, 08/19/2020 - 16:12
Does anyone have any solutions?
If the mob is marked as "monster", it shouldn't spawn during the day or in dark places. Make sure you update MCreator to the latest version 2020.4, as there are new condition options for spawning now as well. You shouldn't need to use the "on initial entity spawn" anyways, since the monster attribute automatically adds those traits.