Teleportation Unit: Difference between revisions
SoccPuppet (talk | contribs) (teleportation unit range limit and cost) |
SoccPuppet (talk | contribs) m (I literally immediately remembered I forgot to tag this for modules after the creation) |
||
Line 15: | Line 15: | ||
The cost of the teleportation is distance<sup>2</sup> * baseCost / 10. baseCost is 1000 by default, but can be configured. | The cost of the teleportation is distance<sup>2</sup> * baseCost / 10. baseCost is 1000 by default, but can be configured. | ||
* This means that a default max range teleport (100 blocks) will cost about 1 million Joules of energy. | * This means that a default max range teleport (100 blocks) will cost about 1 million Joules of energy. | ||
{{mekanism}} | |||
[[category:modules]] |
Revision as of 17:09, 16 February 2024
"Provides for quick travel to nearby blocks."
The Teleportation Unit is a module that when installed in a Meka-Tool allows it to be used for short-range teleportations.
Usage
While the module is enabled, right click to teleport to the block pointed at. If the block pointed at is too far, you can not teleport to it (if block target requirement is disabled, teleport as far as the player can fit). By disabling the requirement for a block in the item configuration menu, the player can look at air and teleport the maximum distance (by default 100) towards their aiming direction.
The player can not teleport a distance of less than 2 blocks with the tool. Trying to do so does nothing and does not consume energy.
The cost of the teleportation is distance2 * baseCost / 10. baseCost is 1000 by default, but can be configured.
- This means that a default max range teleport (100 blocks) will cost about 1 million Joules of energy.
|