pvpclub-ConsistentDurability
Removes being able to get infinite elytra durability by elytra swapping every second. Also optionally removes RNG from the Unbreaking enchant.
- Загрузки
- 118
- Подписчики
- 1
- Обновлён
- 13 октября 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 13 октября 2025 г.
This plugin aims to remove RNG-based or inconsistent durability mechanics for armour and elytra. Currently, the plugin can do 2 things:
- Make elytra partially reduce in durability every tick instead of every second
(enabled by default) - Remove RNG from Unbreaking enchant on armour (it will use the average expected value instead)
(disabled by default; requires custom server patch)
Toggling can be done in the plugin's config.yml.
Ченджлог
1.0.0Релиз1.21.8, 1.21.9, 1.21.10 · 13 октября 2025 г.
Initial release! Includes:
- Durability fix for elytra by reducing it every tick instead of every second
- Opt-in unbreaking RNG removal
- NOTE: You need a custom server patch to enable
PlayerItemDamageEventto fire at 0 damage values for this to work properly.
- NOTE: You need a custom server patch to enable
Both of these are configurable in config.yml.
Комментарии
Загружаем…