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)

Active 2 years ago
Joined Jun 2020
Points:
625

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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.

Active 1 year ago
Joined Jan 2023
Points:
320

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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