Скачать Undespawnable — Minecraft Моды — ModStock
Undespawnable

Undespawnable

Активный

Установок

0

Последнее обновление

4 месяца назад

Версии

1.21.4
Клиент и сервер
Fabric
Оружие и броня
Игровые механики
Утилиты

undespawnable

Available on Modrinth

Extend and configure despawn time of your items using enchantments, gamerules and item data components.

Requires Fabric Language Kotlin.

Content

Enchantments

  • Persistence I - adds 5 minutes to item despawn time (results in 10 minutes with default configuration)
  • Persistence II - adds 10 minutes to item despawn time (results in 15 minutes)
  • Persistence III - adds 15 minutes to item despawn time (results in 20 minutes)

Gamerules

  • itemDespawnTime - base item despawn time in ticks, 6000 (5 minutes) by default

Components

  • despawn_time - item data component, configures per-item despawn time in ticks. Overrides gamerules and enchantments.
  • add_despawn_time - enchantment effect component, adds time in ticks to the base item despawn time (configured by itemDespawnTime gamerule, 6000 by default).

Credit & License

Участники проекта
otomir23

otomir23

Разработчик