mirror of
git://repo.or.cz/rocks.git
synced 2025-07-06 18:30:40 +02:00
Oceans are of limestone and gravel.
This commit is contained in:
@ -112,6 +112,8 @@ do
|
|||||||
end
|
end
|
||||||
elseif btype=="ocean" then
|
elseif btype=="ocean" then
|
||||||
def.node_stone="rocks:basalt"
|
def.node_stone="rocks:basalt"
|
||||||
|
def.node_top="default:gravel"
|
||||||
|
def.node_filler="rocks:limestone"
|
||||||
end
|
end
|
||||||
do -- deactivate the added and removed shore-thing of MGv7
|
do -- deactivate the added and removed shore-thing of MGv7
|
||||||
-- to fix weirid sand layers underground
|
-- to fix weirid sand layers underground
|
||||||
|
Reference in New Issue
Block a user