DayKoala / SakuraSpawners

Monster Spawner Plugin For Pocketmine-MP (PMMP)
GNU Lesser General Public License v2.1
14 stars 5 forks source link

Mobs dont spawn under spawner? #2

Closed Project-Econome closed 1 year ago

Project-Econome commented 1 year ago

Apparently mobs only spawn onto of spawner and not both top and bottom you could solve this by making them spawn in air on the sides?

DayKoala commented 1 year ago

Hello, unfortunately this will not be possible, as it would cost more attempts for the Spawner to be able to define a valid location, thus consuming more process on your server, by default they can spawn a block above and a block below according to the position from the Spawner.

Project-Econome commented 1 year ago

Hmm why not make it using a ring method of points to spawn like hitboxes point outwards