minetest-mod-sea/seacoral
2022-07-06 23:27:20 +02:00
..
textures initial commit 2016-02-20 02:56:14 +01:00
init.lua [seacoral] Make unifieddyes dependency as a soft dependency 2021-02-26 19:21:40 +01:00
mod.conf Delete depends.txt, add mod.conf 2022-07-06 23:27:20 +02:00
readme.txt initial commit 2016-02-20 02:56:14 +01:00

Sounds:
sounds = default.node_sound_dirt_defaults(),

Mito551 (sounds) (CC BY-SA):


.png's:
default_sand.png
VanessaE (WTFPL)

default_dirt.png
Cisoun's WTFPL texture pack


Code:
minetest/games/minetest_game/mods/default/mapgen.lua --> ore generation

Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.