mirror of
git://repo.or.cz/rocks.git
synced 2025-01-04 07:10:28 +01:00
Made gabbro and diorite more spread. +bit rarer.
This commit is contained in:
parent
8ac2730e58
commit
891a10d681
@ -65,8 +65,8 @@ rocks.register_igneous_stratus=reg
|
|||||||
|
|
||||||
-- continental (granite): diorite and gabbro
|
-- continental (granite): diorite and gabbro
|
||||||
-- oceanic (basalt): gabbro
|
-- oceanic (basalt): gabbro
|
||||||
reg( "rocks:gabbro", {spread=60, height=40, treshold=0.34, inr={"rocks:granite","rocks:basalt"} })
|
reg( "rocks:gabbro", {spread=80, height=60, treshold=0.36, inr={"rocks:granite","rocks:basalt"} })
|
||||||
reg( "rocks:diorite", {spread=60, height=40, treshold=0.24, inr={"rocks:granite"} })
|
reg( "rocks:diorite", {spread=80, height=60, treshold=0.25, inr={"rocks:granite"} })
|
||||||
|
|
||||||
-- vein stuff
|
-- vein stuff
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user