Add minerals to giant trees. Raise fortresses to -33 max.
This could cause issues with really deep oceans, but I haven't seen any.
This commit is contained in:
parent
5d2bdcdaba
commit
518a8384fc
3 changed files with 49 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
local fortress_depth = -3 -- close to y / 80
|
||||
local fortress_depth = -1 -- close to y / 80
|
||||
|
||||
|
||||
local seed_noise = {offset = 0, scale = 32768, seed = 5202, spread = {x = 80, y = 80, z = 80}, octaves = 2, persist = 0.4, lacunarity = 2}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue