minetest_teletool-cd2025/settingtypes.txt
2023-03-12 16:25:31 +01:00

9 lines
527 B
Plaintext

# If true, it is not possible to teleport somewhere where you would collide with a node.
teletool_avoid_collisions (Avoid collisions) bool true
# If true, you will be teleported one node lower if you clicked on the lower side of a node. Otherwise, your “head” will be initially “stuck” in the node.
teletool_adjust_head (Adjust head position after teleport) bool true
# Cost of mana for the magic point teleporter. Only relevant if the mana mod is used.
teletool_cost_mana (Magic point teleporter mana cost) int 20 0