Моды/StationAPI
StationAPI

StationAPI

A general use API for Fabric Loader mods on legacy Minecraft versions.

25.2K
26

[b1.7.3] StationAPI 2.0.0-alpha.5.2

alpha17 августа 2025 г.
  • Reverted the new vanilla checker because it broke randomly

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.5...2.0.0-alpha.5.2

[b1.7.3] StationAPI 2.0.0-alpha.5

alpha27 июля 2025 г.
  • Fixed namespace resolving when building with Gradle
  • Added configuration
  • New helper methods in PacketHelper
  • Fixed block entities duping when changing block states
  • Removed a couple of useless errors in logs
  • Fixed air state being incorrectly passed into getDropList for blocks outside the vanilla ID range
  • New vanilla checker
  • Effects API
  • Door template can be used for custom doors now
  • Fixed a recursion in atlases

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.4...2.0.0-alpha.5

[b1.7.3] StationAPI 2.0.0-alpha.4.1

alpha5 июля 2025 г.
  • Made namespace resolving more reliable
  • Made a worldgen related crash more descriptive
  • Fixed setNoDimensionFeatures
  • CustomTooltipProvider now works on blocks directly
  • Leaf decay now works with tags
  • Fixed a multiplayer respawn crash
  • Fixed an issue related to modlist server->client syncing
  • Cleaned up vector classes
  • Fixed Nether having skylight under specific circumstances
  • Implemented onBonemealUse on vanilla crops

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.4...2.0.0-alpha.4.1

[b1.7.3] StationAPI 2.0.0-alpha.4

alpha16 февраля 2025 г.
  • Removed the reimplementation of Divisor's Player API
  • Removed Indigo Renderer
  • Added helper methods for registering objects to registries
  • Cleaned up Java hacks that prevented StationAPI from working on Java 18 and newer
  • Fixed a couple of NullPointerExceptions
  • Added Block#onStateReplaced
  • Enabled registry synchronization for BlockColors, ItemColors and buckets

Full Changelog: https://github.com/ModificationStation/StationAPI/compare/2.0.0-alpha.3...2.0.0-alpha.4

[b1.7.3] StationAPI 2.0.0-alpha.3

alpha14 декабря 2024 г.

2.0 isn't semantic, apparently.

Also, 2.0-alpha.3 had severe build issues, so now we have 2.0.0-alpha.3

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

Minecraft: Java Edition

Платформы

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

Клиент и сервер

Детали

Лицензия:MIT
Опубликован:1 год назад
Обновлён:2 месяца назад
Главная