promotional bannermobile promotional banner

The Impossible LIbrary

A library mod that makes the impossible possible in Minecraft

File Details

theimpossiblelibrary-0.4.5.jar

  • A
  • Jul 13, 2025
  • 7.24 MB
  • 109.8K
  • 1.21.1+8
  • Forge + 3

File Name

theimpossiblelibrary-0.4.5.jar

Supported Versions

  • 1.21.1
  • 1.20.6
  • 1.20.4
  • 1.20.1
  • 1.19.4
  • 1.19.2
  • 1.18.2
  • 1.16.5
  • 1.12.2

Curse Maven Snippet

Forge

implementation "curse.maven:the-impossible-library-661115:6766014"

Fabric

modImplementation "curse.maven:the-impossible-library-661115:6766014"

Quilt

modImplementation "curse.maven:the-impossible-library-661115:6766014"

NeoForge

implementation "curse.maven:the-impossible-library-661115:6766014"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Updated the bundled version of BurningWave for Java 24 support
  • Fixed block pos offset issues for negative coordinates
  • Relocated the parameter API from music triggers to mods.thecomputerizer.theimpossiblelibrary.api.parameter
  • Fixed Renderable implementations not handling parameters properly (music triggers image & title card issue)
  • Fixed references to forge class/methods being present in common version code
  • Fixed some null checking issues when retrieving registry names for biomes & dimensions
  • Consolidated & refactored item registration implementations
  • Fixed MineraftAPI#isPaused always returning false when connected to a server
  • [1.12.2] Fixed packets not being able to get decoded on dedicated servers
  • [1.16.5+] Fixed registry names for dimensions not being retrieved properly
  • [1.16.5 - 1.18.2] Fixed the custom argument type for wrapped commands not being registered
  • [1.16.5 - 1.20.1 Forge] Fixed network direction issues causing a disconnect when trying to join a server
  • [1.16.5 - 1.20.1 Forge] Fixed the 'Unknown custom packet identifier' warnings when receiving packets on the client side
  • [1.20.1 Forge] Updated the supported Enhanced Celestials version to 5.0.3.1
  • [1.21.1] Added support for Enhanced Celestials 6.0.2.0 to all mod loaders