Update README.md

master
CosmosScripter 2019-07-24 21:28:17 -03:00 committed by GitHub
parent aa34edb90d
commit d30751f099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 2 deletions

View File

@ -1,2 +1,34 @@
# zelda
Zelda mod for Minetest
Zelda [v1.0] by Cosmos
==========================
This mod adds:
--Treasure Chests: Chests which drop a random item when right clicked. (ITEMS: Bow, apple, master sword, key, ores)
--Keys: Keys which can open any steel door (NOTES: the door is removed, so be carefull. Key's texture is Skeleton Key's.)
--Abandoned Mines (structure from Blockmen, but with Treasure Chests instead of regular ones)
--Pots: Right click a pot to lift it, lifting a pot allows you to throw it. Theres also a chance to heal yourself when lifting a pot.
--The Master Sword: Only obtainable by Treasure Chest drop.
--Navi: Once you use this with 3 hearts or less, it heals you. Otherwise it will just keep talking and annoying you.
--The Ocarina of Time: Actually there are only 2 songs (Song of Time and Song of Storms)
===========================
OCARINA OF TIME'S TUTORIAL
===========================
Hold sneak (default L-Shift) and click to save the current moment (this is needed for song of time).
Click to play the Song of Time (which leads you back to the saved moment).
Hold AUX1 (default E) to play the Song of Storms, but it only works if you're in the water (which dries the water up).
---------------------------
---------------------------------------------
See: license.txt for license.
---------------------------------------------
Depends on: default, bows.
Get bows mod here: https://forum.minetest.net/viewtopic.php?t=14384
---------------------------------------------
==HOW TO INSTALL THE MOD==
1.Download the mod, it may be a ZIP file.
2. Extract the folder inside to somewhere on the computer (if its a ZIP file).
3.Make sure that when you open the folder, you can directly find "README.md" in the listing. If you just see another folder, move that folder up one level and delete the old one.
4.Move the mod to "minetest/mods/" or "~/.minetest/mods/".
5.Here we go!
============================