mirror of
git://repo.or.cz/rocks.git
synced 2025-07-12 05:20:35 +02:00
Init mineral.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
local CommonRarity=40 --too high... should be like 76
|
||||
local CommonRadius=10
|
||||
local CommonWherein={ "rocks:granite", "rocks:limestone" }
|
||||
local CommonWherein={ "rocks:granite", "rocks:limestone", "air" }
|
||||
|
||||
minetest.register_node( "rocks:skarn", {
|
||||
description = S("Skarn"),
|
||||
|
Reference in New Issue
Block a user