This addon adds the ability to edit the teleportation cooldown in the Waystones mod.
Waystones Use Cooldown is an addon for the popular mod Waystones, which adds the ability to edit the teleportation cooldown between waystones.
What this addon does:
Configuration file:
[general]
#Base cooldown time (in seconds).
#Range: 0 ~ 3600
baseCooldown = 30
#Enable cooldown increase based on teleport distance.
distanceScaling = true
#How many seconds to add per block of distance (0.1 = 1 second per 10 blocks).
#Range: 0.001 ~ 10.0
secondsPerBlock = 0.1
#Maximum possible cooldown time (in seconds).
#Range: 0 ~ 86400
maxCooldown = 600
#Сooldown after death (default=true).
cooldownPersistsOnDeath = true
#Radius in blocks within which teleportation has no cooldown (0 = disabled).
#Range: 0 ~ 100000
TeleportRadiusWithoutCooldown = 100
#Additional cooldown time added when teleporting between dimensions. This value is added to the base cooldown (in seconds).
#Range: 0 ~ 86400
dimensionPenalty = 60
This mod can be used in modpacks and modified as you see fit. If you need help , I'm ready to help! Feel free to contact me on Discord: @rymusov :)