5 local CommonRarity
=40 --too high... should be like 76
7 local CommonWherein
={ "rocks:granite", "rocks:limestone" }
9 minetest
.register_node( "rocks:skarn", {
10 description
= S("Skarn"),
11 tiles
= { "rocks_Skarn.png" },
12 groups
= {cracky
=3, stone
=1},
13 is_ground_content
= true, sounds
= default
.node_sound_stone_defaults(),
17 rocks
.register_vein("rocks:skarn",{
18 wherein
=CommonWherein
,
20 radius
={ average
=CommonRadius
, amplitude
=0.16, frequency
=8 },
21 density
=80, rarity
=CommonRarity
,
25 -- There is also a chance of isolated lapis crystals, Gold
26 -- Molybdenite with Cu
27 -- wollastonite with Fe
28 -- enrichments: scheelite and wollastonite