promotional bannermobile promotional banner

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!

File Details

common-bluelib-1.21.4-1.21.5-1.8.0.jar

  • R
  • Apr 15, 2025
  • 218.28 KB
  • 53
  • 1.21.5+2
  • Forge + 2

File Name

common-bluelib-1.21.4-1.21.5-1.8.0.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.5
  • 1.21.4

Curse Maven Snippet

Forge

implementation "curse.maven:bluelib-common-1132979:6426454"

Fabric

modImplementation "curse.maven:bluelib-common-1132979:6426454"

NeoForge

implementation "curse.maven:bluelib-common-1132979:6426454"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.8.0 1.21.4-1.21.5

Added

  • Support for 1.21.5

Updated

  • Updated Fabric to:
    • 0.120.0+1.21.5
  • Updated Neoforge to:
    • 21.5.40-beta

Bug Fixes

  • Fixed an issue where the first Color in the Color Markdown sequence didnt get parsed.

Deleted

  • Since the Removal of the GameTest Annotation, the Game Tests have been removed
    • For Now