update it again
This commit is contained in:
parent
6e9c50a816
commit
5b0ea61585
@ -158,7 +158,7 @@ function biome_lib:set_defaults(biome)
|
||||
biome.near_nodes_size = biome.near_nodes_size or 0
|
||||
biome.near_nodes_count = biome.near_nodes_count or 1
|
||||
biome.rarity = biome.rarity or 50
|
||||
biome.max_count = biome.max_count or 5
|
||||
biome.max_count = biome.max_count or 125
|
||||
if biome.check_air ~= false then biome.check_air = true end
|
||||
|
||||
-- specific to abm spawner
|
||||
|
Loading…
x
Reference in New Issue
Block a user