Перейти к содержимому
Mineforgian

Waystones Cooldown

This addon adds the ability to edit the teleportation cooldown in the Waystones mod.

Загрузки
5K
Подписчики
3
Обновлён
23 марта 2026 г.
Лицензия
MIT

Опубликован 22 декабря 2025 г.

JOIN OUR DISCORD

Waystones Cooldown is an addon for the popular mod Waystones, which adds the ability to edit the teleportation cooldown between waystones.

What this addon does:

  • It adds a configurable cooldown period after each teleport using a waystone. By default, the player needs to wait ≥ 30 seconds before teleporting again using any waystone method (including the block itself, Warp Stone, or Warp Scroll).
  • The cooldown is applied individually for each player and helps balance fast travel in survival mode or on servers.
  • The cooldown duration is fully configurable through the mod's configuration file — you can set any value like.

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 :)

Ченджлог

1.1.0Бета1.20.1 · 23 марта 2026 г.

In this update:

  • Added Russian language support
  • Complete mod rework
  • Added ignore creative cooldown true/false
  • Added new setting for dimension based cooldown
1.1.0Бета1.21.1 · 23 марта 2026 г.

In this update:

  • Added Russian language support
  • Complete mod rework
  • Added ignore creative cooldown true/false
  • Added new setting for dimension based cooldown
  • Port to 1.21.1
1.0.0Релиз1.20.1 · 22 декабря 2025 г.

Initial release.

In next update:

  • Added support for more languages: Spanish, Ukrainian, Russian
  • Fabric port
  • Backport to Minecraft 1.19.2 (not guaranteed yet)

Комментарии

Загружаем…