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

Kielson's API

Common code for all of Kielson's mods.

Загрузки
2K
Подписчики
0
Обновлён
6 августа 2026 г.
Лицензия
MIT

Опубликован 20 июля 2024 г.

Overview

Kielson's API is a library mod with common code for all of Kielson's mods. Kielson's API helps a lot in maintainting all my other mods.

Upon updating some functionality Kielson's API makes it easier by having that piece of code in one place instead of having a copy of it in every project. This means having to update one project, instead of three. This saves time and makes process of updating much easier.

What does Kielson's API do?

  • Supplies mods with entity attributes that are useful for creating items and entities.
  • Makes creating some items easier through custom classes and methods.
  • Adds very useful events that help create functionalities faster.
  • Helps with mod compatibility

Ченджлог

1.4.2-26.2Релиз26.2 · 6 августа 2026 г.
  • Fixed SWIMMING_SPEED entity attribute not working correctly
1.4.1-26.2Релиз26.2 · 6 августа 2026 г.
  • Added missing translation strings
1.4-26.2Релиз26.2 · 5 августа 2026 г.
  • Added new Events:
    • EVERY_SECOND
    • EVERY_MINUTE
  • Added new Entity Attributes:
    • PASSIVE_REGENERATION
    • TRADE_DISCOUNT_MULTIPLIER
    • FREEZING_RESISTANCE
  • Added Immunities (as Entity Attributes):
    • BLINDNESS_IMMUNITY
    • DARKNESS_IMMUNITY
    • WEAKNESS_IMMUNITY
    • MINING_FATIGUE_IMMUNITY
    • POISON_IMMUNITY
    • WITHER_IMMUNITY
    • CREEPER_IMMUNITY
    • VOID_IMMUNITY
    • LEVITATION_IMMUNITY
    • SLOWNESS_IMMUNITY
    • WATER_MOB_IMMUNITY
    • ILLAGER_IMMUNITY
    • PIGLIN_IMMUNITY
  • Made Luck Effect actually have an effect on loot tables
1.3.1-26.2Релиз26.2 · 4 августа 2026 г.
1.3-26.2Релиз26.2 · 4 августа 2026 г.

No changelog was specified.

1.3-26.2Релиз26.2 · 4 августа 2026 г.
  • Added new Passive Regeneration entity attribute
  • Fixed tooltips on custom shields
1.2.2-26.2Релиз26.2 · 2 августа 2026 г.
  • Small fix to the main class
1.2.1-26.2Релиз26.2 · 1 августа 2026 г.

No changelog was specified.

Комментарии

Загружаем…