update it again

master
Vanessa Dannenberg 2021-04-01 08:33:59 -04:00
parent 6e9c50a816
commit 5b0ea61585
1 changed files with 1 additions and 1 deletions

View File

@ -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