Started by
Mikeatron
on
Topic category: Help with MCreator software
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.
Topic category: Help with MCreator software
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.
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