Different mobs depending on time

Started by Neoelfeo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Different mobs depending on time

So, I want to do a mob that changes it´s behaviour like spiders (Hostiles in night time, passive in day time)

I had the two versions of the mob, but, I dont know how to switch them, Mcreator used to have a function that did exactly this, but it no longer has it.

In the AI tasks you can use…
Sun, 02/06/2022 - 20:08

In the AI tasks you can use conditions on "attack entity type" and set it on the time you want 

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can you tell me how to do…
Thu, 02/17/2022 - 07:20

Can you tell me how to do that?

I can't find that "conditions" thing