Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
entuland authored May 9, 2018
1 parent 04e0e77 commit b7d6249
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,22 @@
A teleporter-pads mod for Minetest

Developed and tested on Minetest 0.4.16 - try in other versions at your own risk :)

# recipe
W = any wood planks)
B = bronze ingot
WBW
BWB
WBW

# features
- place down a pad and the teleport station will be immediately active
- right-click on a pad to open the interface
- doubleclick on a station to teleport to it
- edit the name of each station (then either hit "enter" or click "save")
- you can delete any station from anywhere (apart from the one you clicked to open the interface, you have to destroy it manually)
- deleting a remote station you'll lose the relative pad
- issue "/tpad" on the chat to get a waypoint to the closest station
- either teleport or issue "/tpad off" to turn the waypoint HUD off
- each player has its own list of stations
- any player can use any station, but only its owner can dig a station or delete a remote station from the interface

0 comments on commit b7d6249

Please sign in to comment.