Is there a way to make a flying mob that only spawns in the sky?

Started by NetleyBoif on Sun, 05/14/2023 - 16:08

Topic category: Help with modding (Java Edition)

Last seen on 16:35, 10. Jun 2023
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to make a flying mob that only spawns in the sky?
Sun, 05/14/2023 - 16:08

I want to make a flying mob that doesn't spawn on the ground and stays in the sky, but I'm not quite sure how to do it.

Last seen on 16:56, 28. Jul 2023
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
in the custom spawn…
Mon, 05/15/2023 - 17:31
in the custom spawn condition select a procedure that is something like "get y=height you need"
I hope it helped