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

Started by NetleyBoif on

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?

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 08:29, 21. Mar 2024
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