I'm struggling with a mob concept I have

Started by Alex_Sans on

Topic category: Help with modding (Java Edition)

Last seen on 12:02, 31. Aug 2023
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm struggling with a mob concept I have

I'm  making a mob for my mod, it's supposed to stand still in the sand ( with an animation using geckolib ) and stand up when a player approaches. how can I manage to do this ?

Last seen on 00:42, 10. Oct 2023
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for its idle animation maybe…
Sun, 09/10/2023 - 23:27

for its idle animation maybe have it be below ground to hide in the sand.

Then for ai:

- Make sure wander around isn't on there

Follow Range: 8-16 blocks

Should work