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

Started by NetleyBoif on

Topic category: Help with Minecraft modding (Java Edition)

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.

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