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

Data Attributes

Мод Data Attributes полностью перерабатывает систему атрибутов сущностей в Майнкрафт и открывает её для настройки через датапаки. Идеально для RPG-сборок и кастомных серверов.

Оцените первым
315.2K
26

1.4.1

Release28.01.2023

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

*Changed how datapack is synced S2C:

Before, sent raw NBT through network. Now:

  1. converts NBT to SNBT;
  2. uses Java's Deflater to compress the SNBT;
  3. converts the compressed SNBT to byte array;
  4. sends the byte array over network;
  5. Reverses this using java's Inflater on the client.

This reduces the raw NBT network packet from aprox. 4KB to ~0.9KB. This was done in attempt to fix packet size issue with Velocity plugin, but also in general the player connection packet has the potential to get really massive really quickly depending on the datapack.

-Removed version checking between client and server. This was done in an attempt to make this compatible with Velocity plugin, which tends to get upset if we use regular Minecraft's connection packets.

*Changed MutableIntFlag to be implemented further up in the hierarchy (MutableWorldProperties). Added relevant casting checks. This is an attempt to fix bugs caused when other mods want to make 'dummy world properties' that don't respect the world properties hierarchy nor the client/server divide.

+Incremented version.

Файлы

dataattributes-1.4.1.jar(110.54 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.4.1

Загрузчики

Fabric

Версии игры

1.19.2

Загрузок

286

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

28.01.2023

Загрузил

ID версии

Главная