Update README.md

This commit is contained in:
AiTechEye 2018-07-28 08:19:30 +02:00 committed by GitHub
parent a7843b7c4d
commit 1888ea17ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,13 +1,14 @@
# mesetec
License: CC0
Version: 3.11
Depends: default, mesecons
This mod adds some extra and usefull mesecons stuff.
Player teleport / Player teleport target
send a mesecon singnal to a "Player teleport" block, then to a "Player teleport target" to move players near the teleportblock to the target.
send a mesecon singnal to a "Player teleport" block, then to a "Player teleport target" to move players/objects near the teleportblock to the target.
Mese teleport / mese teleport target
right click a "Mese teleport" and choose a position of a "Mese teleport target" then press save.
@ -18,13 +19,13 @@ every singnal to the "Mese teleport" will be sent to the "Mese teleport target"
default distance: 30
Object detector
The object detects all kinds of object/entitys (except players) and sends a singnal, or choose kind of entity/object to detect
It detects all kinds of object/entitys (except players) and sends a singnal, or choose kind of entity/object to detect
Mese hack tool
can send a signal to every mesecon node by punch it (if its not protected from you)
it can send a signal to every mesecon node by punch it (if its not protected from you)
Codelock
the placer can always choose a code to use, and will automacly show when the placer clicks it.
the placer can always choose a code to use, and will automacly show in the form when the placer clicks it.
the placer can also code a kaycard (place on a codelock) instead of use the form.
the card will only work with the placers codelocks with same code (the card saves owners name and code)
@ -44,4 +45,4 @@ Delayer
Longer delays gate
Node switch
Replace to nodes with each other
Replace two nodes with each other