forked from mtcontrib/plantlife_modpack
forgot to save one seed diff change (flowers)
This commit is contained in:
parent
af7aaca77a
commit
9cb6f594ee
@ -4,7 +4,7 @@ local spawn_delay = 2000 -- 2000
|
||||
local spawn_chance = 100 -- 100
|
||||
local grow_delay = 1000 -- 1000
|
||||
local grow_chance = 10 -- 10
|
||||
local flowers_seed_diff = plantlife_seed_diff
|
||||
local flowers_seed_diff = plantlife_seed_diff+20
|
||||
|
||||
local flowers_list = {
|
||||
{ "Rose", "rose", spawn_delay, 10, spawn_chance , 10},
|
||||
|
Loading…
Reference in New Issue
Block a user