Started by
CurseSpooky
on
Topic category: Help with MCreator software
Hi.
I have a problem.
I don't know how to disable Villagers from Minecraft.
And I need it.
Please Help me.
It is possible with 2020.3?
Edited by CurseSpooky on Mon, 05/04/2020 - 09:54
I don't think you can do this without some hackery in code.
but I'm not good to code in java.. I can code just in c#
You can try a new procedure.
Set it "on entity spawns" and then, check if the entity is a Villager.
If yes, un-spawn it.
That would work, but they might blink for a moment when spawning.
WoW its works. Thanks <3