LegendofMinetest/README.txt

71 lines
3.1 KiB
Plaintext
Raw Normal View History

2016-07-05 01:05:19 -07:00
--readme of LegendofMinetest
2016-07-20 01:58:14 -07:00
_ _ _____ ____ _ _
| | | | / _| \/ (_) | | | |
| | ___ __ _ ___ _ __ __| | ___ | |_| . . |_ _ __ ___| |_ ___ ___| |_
| | / _ \/ _` |/ _ \ '_ \ / _` |/ _ \| _| |\/| | | '_ \ / _ \ __/ _ \/ __| __|
| |___| __/ (_| | __/ | | | (_| | (_) | | | | | | | | | | __/ || __/\__ \ |_
\_____/\___|\__, |\___|_| |_|\__,_|\___/|_| \_| |_/_|_| |_|\___|\__\___||___/\__|
__/ |
|___/
Gameplay information:
In addition to the usual mining and building objectives of the game, there are now bosses and the triforce as objectives.
The triforce can be obtained either by mining mese, searching dungeons, or by defeating Ganon. Scattered throughout the dungeons are triforce shards, and magic pendants.
These pendants can be used to craft boss spawners. Once placed, the bosses will spawn after 5 seconds. Currently there are three minor bosses, spawned with blocks crafted with the three pendants.
These bosses drop the three stones required to obtain the mastersword, which will turn any boss spawner into a Ganon spawner when right clicked.
The bosses are tough so be prepared! Also, in an attempt to break away from the usual mining aspect, some materials can be traded with npc's.
2016-07-05 01:05:19 -07:00
Mods by D00Med:
decor_shield
decor_vase
doomshrooms
hyrule_mapgen
hyruletools
icetools
lavabiome
mobs_fairy(based on mobs_bat)
2016-07-20 01:58:14 -07:00
mobs_loz
2016-07-05 01:05:19 -07:00
moreplants
rocks
2016-07-20 01:58:14 -07:00
kblocks
twilight
2016-07-05 01:05:19 -07:00
For other mods see license.txt in the folder of each mod.
License of code: GNU GPL v3 (C) 2016 D00Med
License of textures: CC BY-SA 3.0 (C) 2016 D00Med
An edit of Minetest Next, all code licensed as shown below unless otherwise stated.
see readme below;
--readme of MinetestNext
An improved game for the Minetest game engine [minetest_next]
=================================================================
To use this game with Minetest, insert this repository as
/games/minetest_next
in the Minetest Engine.
The Minetest engine can be found in:
https://github.com/minetest/minetest/
License of source code
----------------------
See README.txt in each mod directory for information about other authors.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
License of media (textures and sounds)
--------------------------------------
See README.txt in each mod directory for information about other authors.