Use LBM for ongen saplings

master^2
Hume2 2020-01-27 13:14:03 +01:00
parent 1c4dc6fe70
commit 0aab076ba9
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ biome_lib:grow_plants_batch({
})
biome_lib:grow_plants_batch({
grow_delay = 1,
grow_chance = 1,
make_lbm = true,
lbm_name = "moretrees:grow_trees_ongen_lbm",
grow_plant = grow_nodes_ongen,
grow_nodes = grow_surfaces,
grow_function = grow_functions,