Any way to make custom mob act like a parrot?

Started by EndeRaptoR on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Any way to make custom mob act like a parrot?

Java 1.20.1, MCreator 2024.4.52410

So I'm making birds and I have animations of walk and flight. For walk I have playback condition Return logic | is event/target entity on ground, but when entity on the ground it's just continues to play flight animation until entity will walk. Is it possible to stop flight anim when entity touches and stays on the ground? 

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes, you could do if block x…
Wed, 02/19/2025 - 11:07

yes, you could do if block x y - 1 solid do return false else true

Image:

Voila!

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much, THEGOD123…
Sun, 02/23/2025 - 18:12

Thank you so much, THEGOD123, it works <3

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im having the same problem…
Tue, 08/12/2025 - 20:19

Im having the same problem but I do not know how to even make it land, if you can help please reply I am struggling.

 

 

Thanks.

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im using Geckolib and I made…
Sat, 08/16/2025 - 11:14

Im using Geckolib and I made my first bird model and animations (walk, idle and fly) but they are working like normal ingame but its just that the idle animation never plays when the birds on the ground and not moving.

 

Please help me figure this out.

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just check if the entity is…
Sat, 08/16/2025 - 15:04

just check if the entity is on the ground and not moving, then wait 1-5 seconds and if their x and z position hasn't changed then play idle animation aka return true

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can't send an image as I…
Sat, 08/16/2025 - 15:04

I can't send an image as I can't go on my PC

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
alright ill try to figure it…
Sat, 08/16/2025 - 20:31

alright ill try to figure it out (Im not good at block code since all I code is lua) send an image whenever you can please.

 

 

Thanks!

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I still don't know what to…
Sun, 08/17/2025 - 19:03

I still don't know what to do i've been trying for a while now but I can't figure anything out if I make a trigger for entity tick update and do if is event/target entity on ground do and then play idle animation using the nerdymix geckolib plugin but it doesn't work. (walking animation does work same with flight Idle just never works)

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe send your code? An…
Sun, 08/17/2025 - 19:23

Maybe send your code? An image could help us or send a zipped workspace

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok here is the code I keep…
Mon, 08/18/2025 - 08:53

ok here is the code I keep trying to use (I'm really new at block code so its very questionable so sorry if it just this) and also how can you send a zipped workspace?

(took me like 10 minutes to figure out how to send a working image)

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its been 6 days already any…
Sun, 08/24/2025 - 11:51

its been 6 days already any help will be appreciated

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
UPDATE - I can't login to…
Tue, 08/26/2025 - 17:00

UPDATE - I can't login to MCreater :(

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh no what happened? Why can…
Wed, 08/27/2025 - 08:15

Oh no what happened? Why can't you log in.

That's awful man, I hope you get to log in again. Happened to me once back with Mcreator 2024 where all my workspaces got erased for no reason.

 

Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
AND the app doesn't work
Wed, 08/27/2025 - 14:29

AND the app doesn't work