promotional bannermobile promotional banner

Iceberg [Fabric]

A modding library that contains new events, helpers, and utilities to make modder's lives easier.

File Details

Iceberg-1.21.1-fabric-1.3.0.jar

  • R
  • Apr 1, 2025
  • 396.75 KB
  • 3.5K
  • 1.21.1
  • Fabric

File Name

Iceberg-1.21.1-fabric-1.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:iceberg-fabric-539382:6375475"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Improved tooltip component compatibility (Apotheosis, etc)
  • Implemented (almost) complete EMI compatibility and bug fixes:
  • EMI ingredient groups are no longer empty.
  • Most items will display proper borders (any that show a 3D item model on recipe tabs will not until EMI issue is fixed)
  • Added compatibility with GeckoLib to fix incorrect armor rendering in tooltips.
  • Added compatibility with AzureLib 2.x and 3.x to fix incorrect armor rendering in tooltips.
  • Platform helper methods are now more performant.
  • Fixed some non-item modded tooltips showing borders when they should not.
  • Fixed tooltips being rendered blank when ImmediatelyFast is installed.
  • Modloader-agnostic keymappings registrar now supports keybind conflict contexts.
  • Full rewrite of tooltip rendering API, now uses vanilla methods to improve inter-mod compatibility.