▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/MKT Essentials
MKT Essentials

MKT Essentials

A server-side utility mod providing many essentials tools for neoforge 1.21.1

Оцените первым
56
0
Все версииMKT Essentials 0.2.0

MKT Essentials 0.2.0

Beta14.05.2026

Список изменений

v0.2.0 — Ground Item System Fixes

Bug Fixes

Critical

  • Fixed a bug where setting despawn-time: 0 also disabled item stacking and holograms — each feature now operates independently
  • Fixed a race condition with Minecraft's native item despawn timer — when mod despawn is enabled, the vanilla timer is now suppressed (lifespan = MAX_VALUE); previously items with a despawn time above 5 minutes were removed by Minecraft before the configured time
  • Fixed orphaned holograms persisting across server restarts — holograms in unloaded chunks were never cleaned up and duplicated on every restart; added an EntityJoinLevelEvent interceptor that blocks stale holograms from loading regardless of when the chunk loads

Performance

  • Fixed O(n²) complexity in the lightweight hologram position update (every 5 ticks) — instead of scanning all level entities for each hologram, the manager now holds direct ItemEntity references, reducing complexity to O(n)

Holograms

  • Holograms are now invulnerable (setInvulnerable) and have no hitbox (setMarker via reflection) — previously players could accidentally destroy them
  • Fixed a 0.5-block position snap one second after hologram creation — the Y offset was inconsistent between the creation method and update methods; unified via a HOLOGRAM_Y_OFFSET constant
  • Holograms no longer display a countdown timer when despawn-time: 0 (disabled)

Stacking

  • Fixed missing partial stack merging — previously items would not merge at all when the combined count exceeded the stack size limit (e.g. 60 + 20 arrows had no effect); stacking now works incrementally (60 + 20 → full stack of 64 + remainder of 16)

Sweep

  • Fixed the sweep warning being broadcast immediately when sweep-warning was greater than or equal to sweep-interval

New Features

  • Added items.max-stack-size option in settings.yml — allows ground items to merge beyond the vanilla limit of 64 (e.g. max-stack-size: 200); items picked up by players are automatically split into normal inventory slots

Файлы

mktessentials-0.2.0.jar(15.42 MiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

0.2.0

Загрузчики

NeoForge

Версии игры

1.21.1

Загрузок

4

Дата публикации

14.05.2026

Загрузил

ID версии

Главная