forked from mtcontrib/plantlife_modpack
reset blossom delay back to normal
This commit is contained in:
parent
b18b0a8211
commit
581aee0570
|
@ -20,7 +20,7 @@ if minetest.get_modpath("moretrees") then
|
|||
end
|
||||
|
||||
nature.blossom_chance = 15
|
||||
nature.blossom_delay = 10 --3600
|
||||
nature.blossom_delay = 3600
|
||||
nature.apple_chance = 10
|
||||
nature.apple_spread = 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user