mirror of
git://repo.or.cz/rocks.git
synced 2025-07-12 13:30:34 +02:00
Cleanup.
Move mineral noise to init.lua. Moved peg mineral descr to mineral peg.
This commit is contained in:
@ -13,17 +13,6 @@ minetest.register_node( "rocks:pegmatite", {
|
||||
|
||||
-- ores have to be redefined for pegmatite background
|
||||
|
||||
-- Lepidolite Li Medium Pegmatite (2.5%)
|
||||
-- Cassiterite Sn Strong Granite, Pegmatite (1.5%)
|
||||
-- Pollucite Cs Strong Pegmatite (0.1%)
|
||||
-- Scheelite W Medium SEDEX, Pegmatite (2%), Skarn
|
||||
-- Spodumene Li Strong Pegmatite (7%)
|
||||
-- Tantalite Ta Strong Pegmatite (2%)
|
||||
-- Wolframite W Medium Pegmatite (1%)
|
||||
-- Spodumene 7%
|
||||
-- Muscovite (mica) 7%
|
||||
-- Kyanite 5%
|
||||
|
||||
-- pegmatites are only 1 kind
|
||||
rocks.register_vein("rocks:pegmatite",{
|
||||
wherein={ "rocks:granite" },
|
||||
|
Reference in New Issue
Block a user