▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/BlueLib Common
BlueLib Common

BlueLib Common

BlueLib is a Minecraft modding library designed to handle a wide range of modding tasks. It includes systems for simplifying code development, with support for data packs and resource packs. The goal is to make modding more accessible!

1.1K
3

2.4.3-common-1.21.1-bluelib

release4 января 2026 г.

2.4.3

Changed

  • Massive cleanup in the way we register Codecs and Data ComponentTypes.

Bug Fixes

  • Fixed a critical issue where Fabric Server where enable to be started due to trying to load Client sided Code on the Server.
  • Fixed a critical issue where Clients would crash when trying to send a Packet.
  • Fixed a crash where the Client was looking for the Controller file.

2.4.2-common-1.21.1-bluelib

release30 декабря 2025 г.

2.4.2

Bug Fixes

  • Fixed a critical issue that was preventing Servers to start.

2.4.1-common-1.21.1-bluelib

release30 декабря 2025 г.

2.4.1

Changed

  • Allow for JSON data to be given a literal Null value even if it's a primitive type.

Updated

  • Updated Gradle to 9.2.1
  • Updated Fabric and NeoForge accordingly

2.4.0-common-1.21.1-bluelib

release28 ноября 2025 г.

2.4.0

Added

  • Added exception handling across utility classes:
  • Thrown and added specific exceptions for invalid inputs and failed I/O.
  • Added error messages and retry cases where applicable.

Changed

  • Improved a bunch of niche edge cases with the Utility methods we provide.
  • Cleaned up and standardized logging:
    • Removed noisy statements and added clearer messages for easier debugging.
  • Improved edge-case handling:
    • Extra null/empty checks and safer default values.
    • better behavior for boundary values and concurrent access.
  • Added more verification steps to make sure that there is a correct output:
    • Post-processing validation and format checks.
    • Safeguards to prevent partial or wrong outputs.
  • General production improvements:
    • Input validation improved and fail-safe defaults introduced.
    • Small performance tweaks and refactors for maintainability.
  • Miscellaneous minor fixes and cleanup.

Updated

  • A ton of Dependencies including but not limited to:
    • Modrinth to 2.8.10
    • Spotless to 8.1.0
    • Darkhax Curseforge to 1.1.28
    • NeoForge to 2.0.120

2.3.8-common-1.21.1-bluelib

release23 сентября 2025 г.

2.3.8

Warning:

  • This is a major update series with extensive changes. While everything has been tested privately, the sheer size means bugs may still occur. Please report any issues on GitHub or message @me_alam on Discord.
  • The version will remain minor until stability and feature completeness are confirmed.

Added

  • Added the getRandomValue in the Range Caches for easy random value retrieval.
  • Added CompoundTagUtils to simplify NBT operations.
  • Added the Data Pipeline to:
    • VariantCache
    • EntityCache
    • AnimationCache
    • StateCache
    • GroupCache
    • BehaviorCache
    • ControllerCache

Changed

  • Modified some Annotations to improve usability and clarity.

Bug Fixes

  • Minor Gradle Cleanup

Epilogue

  • Thank you for your continued support and patience.
  • Please keep reporting your issues so we can finalize these features and ensure a BugFree Experience.
  • If you have any questions or need assistance, feel free to reach out on Discord (@me_alam) or GitHub (MeAlam1)

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

Minecraft: Java Edition

1.21.x

Платформы

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

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

Детали

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