minetest_teleports_wuzzy/README.txt

47 lines
1.5 KiB
Plaintext
Raw Normal View History

2014-08-01 09:46:30 -07:00
teleports
=========
2020-09-08 11:22:32 -07:00
Mod "teleports" for Minetest 0.4.17 or later.
2014-08-01 09:46:30 -07:00
2020-09-08 11:26:39 -07:00
Allows players to create teleports with crafting (8 diamonds + 1 obsidian).
2014-08-01 09:46:30 -07:00
2020-09-08 11:22:32 -07:00
A teleport is a block that teleports players to another nearby teleport (less than 260 blocks distance)
by standing on it.
The teleport will target the teleport (in range) that best matches your viewing direction.
2020-09-08 11:26:39 -07:00
If you 'use' a teleport (rightclick or double-tap), you can spend mossy cobblestone to
instantly teleport to one of the 6 nearest teleports.
2020-09-08 12:07:18 -07:00
Teleports are sometimes erratic. There's a small chance that a teleport will not put you on
the destination exactly, but one block 'besides' it.
2020-09-08 11:26:39 -07:00
Beware: If you dig a teleport, you only get 1 diamond back, so think before placing!
2020-09-08 11:22:32 -07:00
Credits:
========
2020-09-08 11:47:46 -07:00
This mod code is licensed under the GNU LGPLv2
<https://www.gnu.org/licenses/old-licenses/lgpl-2.0>.
2014-08-01 09:46:30 -07:00
2020-09-08 11:47:46 -07:00
lag01 and rnd get credit for the original code.
Wuzzy gets credit for bugfixes and some gameplay tweaks.
2020-09-08 11:22:32 -07:00
2014-08-01 09:46:30 -07:00
Texture license:
2020-09-08 11:47:46 -07:00
2014-08-01 09:46:30 -07:00
teleports_teleport_top.png
2020-09-08 11:47:46 -07:00
* License: CC BY-SA 3.0 <http://creativecommons.org/licenses/by-sa/3.0/>
* Authors: Zeg9, lag01
Sound licenses:
teleports_charge.ogg
* License: CC0 <http://creativecommons.org/publicdomain/zero/1.0/>
* Author: squidge316
* Changes were made (slower speed)
* Source: <https://freesound.org/people/squidge316/sounds/161336/>
teleports_teleport.ogg
* License: CC BY 3.0 <http://creativecommons.org/licenses/by/3.0/>
* Author: tim.kahn
* Changes were made (higher pitch)
* Source: <https://freesound.org/people/tim.kahn/sounds/128590/>