mirror of
git://repo.or.cz/rocks.git
synced 2025-01-01 14:00:30 +01:00
Dirt as a laterite depo.
This commit is contained in:
parent
b63c3e627c
commit
016f5aab0f
@ -94,6 +94,10 @@ do
|
||||
def.node_filler="default:gravel"
|
||||
def.depth_filler=2
|
||||
def.y_min=beach_min
|
||||
elseif def.humidity_point>70 then
|
||||
print(" dirt")
|
||||
def.node_top="default:dirt"
|
||||
def.depth_top=3
|
||||
end
|
||||
end
|
||||
if (def.node_stone=="default:stone") or (not def.node_stone) then def.node_stone="rocks:basalt" end
|
||||
|
Loading…
Reference in New Issue
Block a user