mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-13 05:50:31 +01:00
Spawn kittens more rarely
This commit is contained in:
parent
e703fcb94c
commit
e6c3045784
|
@ -54,7 +54,7 @@ local kitten_nodes = {
|
|||
|
||||
|
||||
|
||||
mobs:register_spawn("mobs:kitten", {"default:dirt_with_grass"}, 15, 0, 2750, 10, 31000)
|
||||
mobs:register_spawn("mobs:kitten", {"default:dirt_with_grass"}, 15, 0, 9000, 10, 31000)
|
||||
|
||||
mobs:register_mob("mobs:kitten", {
|
||||
type = "animal",
|
||||
|
|
Loading…
Reference in New Issue
Block a user