BlueLib

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

fabric-bluelib-1.21.4-1.21.5-1.8.0.jar

  • R
  • Apr 15, 2025
  • 231.06 KB
  • 21
  • 1.21.4+2
  • Fabric

File Name

fabric-bluelib-1.21.4-1.21.5-1.8.0.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.4-Snapshot
  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bluelib-1083303:6426481"
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