Pentium44 548085597e Add a shit ton of gamepacks / mods for Edgy1 | 3 년 전 | |
---|---|---|
.. | ||
locale | 3 년 전 | |
textures | 3 년 전 | |
.editorconfig | 3 년 전 | |
.gitignore | 3 년 전 | |
.luacheckrc | 3 년 전 | |
.pre-commit-config.yaml | 3 년 전 | |
.travis.yml | 3 년 전 | |
CHANGELOG.md | 3 년 전 | |
CONTRIBUTING.md | 3 년 전 | |
LICENSE.md | 3 년 전 | |
README.md | 3 년 전 | |
_config.txt | 3 년 전 | |
init.lua | 3 년 전 | |
mg.lua | 3 년 전 | |
mod.conf | 3 년 전 |
More Ores for Minetest, a free and open source infinite world block sandbox game.
To install More Ores, clone this Git repository into your Minetest's mods/
directory:
git clone https://github.com/minetest-mods/moreores.git
You can also download a ZIP archive of More Ores.
Once you have installed More Ores, you need to enable it in Minetest. The procedure is as follows:
This is the easiest way to enable More Ores when playing in singleplayer (or on a server hosted from a client).
moreores
by double-clicking it
(or ticking the Enabled checkbox).This is the recommended way to enable the mod on a server without using a GUI.
world.mt
file using a text editor.load_mod_moreores = true
If the line is already present in the file, then replace false
with true
on that line.
More Ores is currently primarily tested with Minetest 5.1.0. It may or may not work with newer or older versions. Issues arising in older versions than 5.0.0 will generally not be fixed.
Copyright © 2011-2020 Hugo Locurcio and contributors
LICENSE.md
for details.