Help with making custom mob spawn condition so it only spawns below y = 17

Started by Mikeatron on

Topic category: Help with MCreator software

Last seen on 03:02, 13. Nov 2020
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with making custom mob spawn condition so it only spawns below y = 17

Hi,

I'm creating a custom spawn condition for my mob, but I'm unsure how to make it so that it only spawns below y = 17. Any help will be appreciated.

Return logic <- (y) < 17…
Fri, 11/06/2020 - 09:28

Return logic <- (y) < 17.

Then use this procedure for the condition.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei