promotional bannermobile promotional banner

Brick Lib API

Provide a common set of APIs to develop minecraft mods
Back to Files

Brick Lib API 1.0.0-beta.2 for fabric 1.21.5 beta.2

File namebrick_lib_api-1.0.0-beta.2+1.21.5+fabric.jar
Uploader
fho4565fho4565
Uploaded
Dec 2, 2025
Downloads
7
Size
549.5 KB
Mod Loaders
Fabric
File ID
7286242
Type
B
Beta
Supported game versions
  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:brick-lib-api-1367515:7286242"

Learn more about Curse Maven

What's new

  1. Added a universal event API that supports event registration, triggering, and cancellation.
  2. Added a universal registration API that supports both vanilla registries and Brick Lib's additional registries (Note: Lower versions will include higher version registries after compatibility updates, but these are only placeholders, and the registered object type is Object!).
  3. Added a universal network API that supports login packets from the server to the client and in-game regular network packets. It also allows sending strings directly between both ends and monitoring sending/receiving via events.
  4. Added a universal configuration file API, using Forge-style configuration files for configuration management.
  5. Supports universal data generators, update checkers, and client-side commands.
  6. Provides multiple BaseAdditionalData subclasses to quickly modify additional data for blocks, items, entities, dimensions, and world saves.
  7. Provides support for custom JSON functions, allowing registered handlers to be called within JSON and return values.
  8. Added the ResourceID class for partial replacement of the ResourceLocation class
Type
Name
Game Versions
Mod Loaders
Size
Downloads
Uploaded