Different mobs depending on time

Started by Neoelfeo on

Topic category: Help with modding (Java Edition)

Last seen on 07:36, 8. Jun 2023
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.

Last seen on 16:28, 17. May 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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 

Last seen on 07:36, 8. Jun 2023
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