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

Entity Modifiers

Entity modifiers are files in data packs that can change entity properties.

600
9

Entity modifiers are similar to item modifiers, except that they modify entity properties rather than item properties! They are supposed to replace the data modify entity commands.

  • We know what we want to change. This means we can have validation of our input!
  • We can use number providers rather than having to use execute store. This also means it doesn't limit us to just the integer range, as we are able to use floating point numbers as well!
  • When we are working with text components we can use advanced components such as score that resolve properly.
  • We're editing direct values and not save data, so we can apply this to players as well! This enables player-specific features like hunger.

Совместимость

Minecraft: Java Edition

1.19.x1.18.x1.17.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:4 года назад
Обновлён:3 года назад
Главная