Перейти к содержимому
Mineforgian

Jockey API

Jockey is a lightweight API designed to simplify the implementation of custom entity jockeys using data tags.

5K загрузок2 подписчиковLicenseRef-All-Rights-Reservedforgeneoforge

Обновлён 10 августа 2025 г. · опубликован 8 августа 2025 г.

Jockey is a lightweight API designed to simplify the implementation of custom entity jockeys using data tags. On valid match, the entity will pathfind to the target then mount it.

FOR DEVELOPERS

The API dynamically loads entity_type tags from datapacks. For it to work, both tags must contain the same identifier. An identifier can be anything you want, but try to make them unique to your pack to prevent cross-matches with other mods unless that is your intention. Optionally, adding baby_ or adult_ at the start of the ID will force the jockey entity to be either a baby or an adult to ride. Below is an example!

  • jockey_api:<ID>_jockeys (the entities who will ride)
  • jockey_api:<ID>_targets (the entities who will be ridden)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8neoforge10 августа 2025 г.Скачать (9 КБ)
1.0.0Релиз1.21, 1.21.1neoforge10 августа 2025 г.Скачать (9 КБ)
1.0.0Релиз1.21, 1.21.1forge8 августа 2025 г.Скачать (9 КБ)
1.0.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4forge8 августа 2025 г.Скачать (9 КБ)

Ченджлог

1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 10 августа 2025 г.
  • initial
1.0.0Релиз1.21, 1.21.1 · 10 августа 2025 г.
  • initial

Комментарии

Загружаем…