Скачать Jockey API — Minecraft Моды — MetaMods

Jockey API

Активный

Установок

0

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

1 месяц назад

Версии

1.20 — 1.21.8
Сервер
Forge
Neoforge
Игровые механики
Библиотеки
Мобы

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)
Участники проекта
AvatarKage

AvatarKage

Разработчик