Page 1 of 1

New ore generation

PostPosted: Sun Apr 07, 2013 13:41
by Gunlexify
How do i make new ores that i add generate?
I cnow how to make new blocks, tools... i only need the ore generation now

PostPosted: Sun Apr 07, 2013 13:51
by PilzAdam
It would be the best if you read doc/lua-api.txt and the default mod (in mintest_game/mods/default/ for minetest < 0.4.5 and common/mods/default/ for Minetest > 0.4.6).

PostPosted: Sun Apr 07, 2013 14:23
by Gunlexify
Thank you for the help ^^