reduce monsters
This commit is contained in:
parent
b334029484
commit
66bcb65929
@ -62,7 +62,7 @@ mobs:spawn({
|
||||
chance = 7000,
|
||||
min_light = 0,
|
||||
max_light = 14,
|
||||
active_object_count = 3,
|
||||
active_object_count = 1,
|
||||
day_toggle = false,
|
||||
})
|
||||
|
||||
|
@ -85,7 +85,7 @@ mobs:spawn({
|
||||
chance = 7000,
|
||||
min_light = 0,
|
||||
max_light = 14,
|
||||
active_object_count = 2,
|
||||
active_object_count = 1,
|
||||
day_toggle = false,
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user