mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-02-24 21:14:06 +01:00
Increase minimum duration for blossoms
This commit is contained in:
parent
6c715f65f6
commit
6af38b488c
@ -27,7 +27,7 @@ nature.apple_chance = 10
|
||||
nature.apple_spread = 2
|
||||
|
||||
nature.meta_blossom_time = "blossom_time"
|
||||
nature.blossom_duration = 5
|
||||
nature.blossom_duration = nature.blossom_delay
|
||||
|
||||
function dumppos(pos)
|
||||
return "("..pos.x..","..pos.y..","..pos.z..")"
|
||||
|
Loading…
x
Reference in New Issue
Block a user