Slimes Mob spawns.

Post Reply
nvrsbr
Member
Posts: 57
Joined: Fri Jun 05, 2015 19:42

Slimes Mob spawns.

by nvrsbr » Post

Just wondering if there is a way to control the spawn limits of mobs?
I am using the Slimes Redo mod and there are way too many spawning.

Thanks.

nvrsbr
Member
Posts: 57
Joined: Fri Jun 05, 2015 19:42

Re: Slimes Mob spawns.

by nvrsbr » Post

Any help you would be awesome.

User avatar
Nathan.S
Member
Posts: 1147
Joined: Wed Sep 24, 2014 17:47
GitHub: NathanSalapat
IRC: NathanS21
In-game: NathanS21
Location: Bigsby Texas
Contact:

Re: Slimes Mob spawns.

by Nathan.S » Post

If you open the greenslimes or lavaslimes.lua files scroll all the way to the end of the file. You'll find something that starts with this.

Code: Select all

mobs:register_spawn(name, nodes, max_light, min_light, chance, active_object_count, max_height)
Just change the chance to be higher? If that makes more slimes, put it lower.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website, and brand new Minetest Modding Course

nvrsbr
Member
Posts: 57
Joined: Fri Jun 05, 2015 19:42

Re: Slimes Mob spawns.

by nvrsbr » Post

Nathan.S wrote:If you open the greenslimes or lavaslimes.lua files scroll all the way to the end of the file. You'll find something that starts with this.

Code: Select all

mobs:register_spawn(name, nodes, max_light, min_light, chance, active_object_count, max_height)
Just change the chance to be higher? If that makes more slimes, put it lower.
OK I figure it had something to do with that, I lowered it and will see what happens.

User avatar
maikerumine
Member
Posts: 1420
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Slimes Mob spawns.

by maikerumine » Post

I'd set chance to 11000 and the active object count number to 1. Might be just right.
Talamh Survival Minetest-->viewtopic.php?f=10&t=12959

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests