-
Notifications
You must be signed in to change notification settings - Fork 223
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
Mob Rate #274
base: master
Are you sure you want to change the base?
Mob Rate #274
Conversation
Not sure if you would want this since it is not vanilla, but I have been having fun with this myself so I thought other might find this option convenient. Mob rate 1.5 / mob per spawn point 2 is pretty fun for single player experience |
+1 to see this feature. Fun and can be easily customised to follow vanilla gameplay. |
(cherry picked from commit 958d9e6)
pushed a new commit to prevent map bosses from spawning more than 1 |
While it's pretty cool, I'm not sure if it'll fit Cosmic as our goal with the project is to be as close to vanilla as possible. Ultimately it's up to Ponk but just wanted to chime in. |
I think it's nice to have options, could make the default 1.0 and let users change it however they like |
Awesome, I wish Cosmic could add such a feature as well, and users can use it on their own if they want |
Description
Added configurable mob spawn rate multiplier
Before:
Total: size of spawn point
1 mob per spawn point
After:
total: configurable multiplier of size of spawn point (default 1.0 vanilla)
configurable max number of mob per spawn point (default 1 vanilla)
ex. I personally use mob rate 1.5 and max 2 per spawn point, more mobs and encourage map clear rotation
Checklist before requesting a review
Screenshots