mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-01-13 19:00:23 +01:00
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
|
end
|
||||||
|
|
||||||
nature.blossom_chance = 15
|
nature.blossom_chance = 15
|
||||||
nature.blossom_delay = 10 --3600
|
nature.blossom_delay = 3600
|
||||||
nature.apple_chance = 10
|
nature.apple_chance = 10
|
||||||
nature.apple_spread = 2
|
nature.apple_spread = 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user