Iceberg [Neo/Forge]

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

File Details

Iceberg-1.21.1-neoforge-1.3.0.jar

  • R
  • Apr 1, 2025
  • 201.85 KB
  • 229.9K
  • 1.21.1
  • NeoForge

File Name

Iceberg-1.21.1-neoforge-1.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:iceberg-520110:6375480"
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.