-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spawn in random location defined in a list #29
Comments
Would it be better to use |
It's better to use the selected from a list of coordinates, because I want to make PvE world on my server, also add some special skills for the boss and particles when the boss uses the skill |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry if I asking too many requests |
I would prefer if you could create an issue for each request or bug for easier tracking
Please include the crashdump and config too when creating the issue Thank you :) |
Ok..... |
Can add random spawn location?
Example config:
Zombie:
SpawnLocation:
World: nameworld
SpawnPos:
- x y z
- x y z
If mob spawned , it will spawn in SpawnPos coordinates randomly
The text was updated successfully, but these errors were encountered: