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

PlayerAbilityLib

Your good pal, fixing ability incompatibilities

Загрузки
422K
Подписчики
8
Обновлён
27 марта 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 18 августа 2023 г.

PlayerAbilityLib

Have you ever had an issue with a flight charm that stopped working as soon as you ran a /fly command ? Or a magic jetpack that made spectators sink through the ground ? Or a ghost mode that didn't let you fly for seemingly no reason ?

Mod incompatibilities with player abilities are way more common than we would like them to be, and are very difficult for mod developers to avoid. This library can be used by any Quilt or Fabric mod that interacts with the PlayerAbilities class to avoid the aforementioned issues without difficulty.

credits to Chloe Dawn for some of the API design

Player information

Players should not have to download this library themselves, as it is intended to be embedded in distributed jar files.

If you find a mod that causes incompatibility related to player abilities (eg. flight), you can link the author (politely) to this API and ask if they could use it wherever they touch PlayerAbilities.

Developer information

Developers should use gradle to setup a dependency on this library. Instructions are given in the repository's README.

You can find a couple usage examples in the Test Mod.

Ченджлог

1.16.0Релиз26.1 · 27 марта 2026 г.

Version 1.16.0:

  • Updated to 26.1

see full changelog here

1.15.0Релиз1.21.9 · 4 октября 2025 г.

Version 1.15.0:

  • Updated to MC 1.21.9 (thanks to Patbox)

see full changelog here

1.14.0Релиз1.21.6 · 23 июня 2025 г.

Version 1.14.0:

Turns out we skipped a version number, hopefully nobody will notice

  • Updated to MC 1.21.6 (thanks as always to Patbox)

see full changelog here

1.13.0Релиз1.21.5 · 26 марта 2025 г.

Version 1.12.0:

  • Updated to MC 1.21.5 (thanks again Patbox !)

see full changelog here

1.11.0Релиз1.21.3 · 26 октября 2024 г.

Version 1.11.0:

  • Updated to MC 1.21.3

see full changelog here

1.10.0Релиз1.21, 1.21.1, 1.21.2 · 11 июня 2024 г.

Version 1.10.0:

  • Updated to MC 1.21 (thanks peterv5!)

see full changelog here

1.9.0Релиз1.20.4, 1.20.5, 1.20.6 · 21 сентября 2023 г.

Version 1.9.0:

  • Updated to MC 1.20.2

With thanks to Patbox for handling the past three updates

see full changelog here

1.8.0Релиз1.20, 1.20.1 · 18 августа 2023 г.

Version 1.8.0:

  • Updated to MC 1.20

see full changelog here

Комментарии

Загружаем…