mirror of
https://github.com/mt-mods/moretrees.git
synced 2024-11-14 06:20:20 +01:00
Fixed cedars spawning deep underground
This commit is contained in:
parent
8c0a83dacb
commit
06aaee3187
|
@ -177,6 +177,7 @@ moretrees.cedar_biome = {
|
|||
avoid_nodes = moretrees.avoidnodes,
|
||||
avoid_radius = 10,
|
||||
seed_diff = 336,
|
||||
min_elevation = 0, --Added to solve an issue where cedar trees would sometimes spawn deep underground
|
||||
near_nodes = {"default:water_source"},
|
||||
near_nodes_size = 15,
|
||||
near_nodes_count = 5,
|
||||
|
|
Loading…
Reference in New Issue
Block a user