1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-12 13:20:35 +02:00

tweak spawning values

This commit is contained in:
TenPlus1
2018-05-23 09:16:36 +01:00
parent 64207a7ab8
commit 73ade2c42a
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ mobs:spawn({
nodes = {spawn_on},
min_light = 0,
max_light = 7,
chance = 7000,
chance = 6000,
active_object_count = 2,
min_height = 0,
day_toggle = false,