1
0
Mirror von https://github.com/mt-mods/plantlife_modpack.git synchronisiert 2025-11-09 09:45:22 +01:00

reset blossom delay back to normal

Dieser Commit ist enthalten in:
Vanessa Ezekowitz
2015-02-08 23:37:48 -05:00
Ursprung b18b0a8211
Commit 581aee0570

Datei anzeigen

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