3

Question for modding

BFDIandMappingFan 4/4/24 4:03 am
173
4/4/2024 7:51 am
how would i make neutral mobs spawn in daylight (mcreator)
Posted by
BFDIandMappingFan
Level 22 : Expert Modder owo
12

  Have something to say?

JoinSign in

1

Papa Enny
04/04/2024 7:51 am
Level 62 : High Grandmaster Answer Dwarf
history
I checked MCreator, go to the AI and Goals tab and choose from AI templates: mob that only attacks when hurt - it works like a zombie pigmen - he is fine until you hit him.
Next step is going to spawning. You want day right? I guess creature is fine. It spawns in day time, yet on grass blocks


Other is the procedure spawning:
If - is day in the provided world
do - spawn entity (name) at x x y y z z etc.

I just guess by logic now, what I have here, yet if you will have issues with the procedures, then I could try to help(workspace share)
2

Welcome