Go to file
2017-02-10 14:51:32 -07:00
locale Adding settings, optional override of default bronze recipe, update internationalization 2017-02-10 14:43:25 -07:00
textures Add metal sounds and update a copper rail texture 2016-12-31 12:35:09 -08:00
.gitignore add .gitignore 2016-01-23 09:50:01 +01:00
depends.txt Add mg support 2013-10-29 11:28:15 +01:00
description.txt Add description.txt 2016-01-26 12:36:05 -08:00
init.lua Adding settings, optional override of default bronze recipe, update internationalization 2017-02-10 14:43:25 -07:00
intllib.lua Adding settings, optional override of default bronze recipe, update internationalization 2017-02-10 14:43:25 -07:00
LICENSE.md Fix issue #2: “Crash with mg mod”, cleanup. 2015-01-06 20:35:38 +01:00
mg.lua Adding settings, optional override of default bronze recipe, update internationalization 2017-02-10 14:43:25 -07:00
mod.conf Add mod.conf 2016-01-26 12:35:36 -08:00
README.md update readme 2017-02-10 14:51:32 -07:00
readsettings.lua remove debugs 2017-02-10 14:47:06 -07:00
settingtypes.txt Adding settings, optional override of default bronze recipe, update internationalization 2017-02-10 14:43:25 -07:00

More Ores

More Ores for Minetest http://minetest.net, a free/libre infinite world block sandbox game.

It adds three new ores: silver, tin, and mithril. The ores can be enabled independently in the mod's settings.

Silver and mithril can be used to make various tools and weapons.

Tin cannot be used to make tools, but can be mixed with copper to produce bronze. There is an optional setting that removes the default game's bronze recipe (steel + copper) to make this the only way to produce bronze.

To install, just clone this repository into your "mods" directory.

More Ores code is licensed under the zlib license, textures are by Calinou and are licensed under CC BY-SA 3.0 Unported.

Forum topic: https://forum.minetest.net/viewtopic.php?f=11&t=549