Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Iceberg

Iceberg

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

10.94M
1,487
Library
AboutChangelogVersions

1.1.17 Fabric (1.20.0-1.20.1)

by Grend on Dec 9, 2023
Download
  • Fixed a bug that could cause tooltip rendering problems with certain combinations of mods.
  • Fixed a crash when trying to retrieve item colors for some modded items.

1.1.17 Fabric (1.20.2)

by Grend on Dec 8, 2023
Download

1.1.17 Forge (1.20.2)

by Grend on Dec 1, 2023
Download
  • Ported to 1.20.2.
  • Fixed a bug that could cause tooltip rendering problems with certain combinations of mods.
  • Fixed a crash when trying to retrieve item colors for some modded items.

1.1.16 Forge (1.20.0-1.20.1)

by Grend on Nov 6, 2023
Download
  • Updated to support Rubidium 0.7.1.

1.1.15 Forge (1.20.0-1.20.1)

by Grend on Sep 8, 2023
Download
  • Added support for Rubidium 0.7+.

1.1.15 Fabric (1.20.x)

by Grend on Aug 15, 2023
Download
  • Fixed a crash when installed alongside Andromeda.

1.1.14 Fabric (1.20.x)

by Grend on Aug 7, 2023
Download
  • Added support for Sodium 0.5.0.

1.1.13 Fabric (1.20.x)

by Grend on Jul 26, 2023
Download
  • Fixed conflict with OptiFabric that caused crashing when launching the game.
  • Fixed a crash when alt-tabbing.
  • Fixed a crash caused by some mod conflicts when showing tooltips.
  • Added support for tooltips from the Andromeda mod.

1.1.13 Forge (1.20.x)

by Grend on Jul 24, 2023
Download
  • Fixed conflict with Optifine that caused tooltips to be invisible.
  • Fixed a crash when alt-tabbing.
  • Fixed a crash caused by some mod conflicts when showing tooltips.

1.1.12 Forge (1.20.x)

by Grend on Jul 17, 2023
Download
  • Fixed a crash caused by a conflict with Rubidium.
  • Added support for Minecraft 1.20.

1.1.11 Fabric (1.20.x)

by Grend on Jul 15, 2023
Download
  • Added support for Minecraft 1.20.

1.1.10 Fabric (1.20.1)

by Grend on Jul 12, 2023
Download

1.1.10 Forge (1.20.1)

by Grend on Jul 12, 2023
Download
  • First 1.20.1 release.

1.1.9.1 Fabric (1.19.4)

by Grend on Jun 9, 2023
Download
  • Fixed a conflict that prevented mod from working on Quilt loader.

1.1.10 Forge (1.19.4)

by Grend on May 22, 2023
Download

1.1.10

  • Fixed an incompatibility with recent versions of Forge.

1.1.9

  • Fixed a bug that could cause crashes when trying to preview fishing rods.

1.1.8 Forge (1.19.4)

by Grend on Apr 17, 2023
Download

1.1.8 Fabric (1.19.4)

by Grend on Apr 17, 2023
Download

1.1.8

  • Fixed a bug that prevented item models from being rendered into custom GUIs with alpha applied.
  • First Minecraft 1.19.4 release.

1.1.7

  • Fixed a crash when previewing some modded 3D entity models.
  • Added painting support for 3D item previews.
  • Added support for Rubidium 0.6.4 / Sodium 0.4.10.

1.1.6

  • Fixed crash with some mods when rendering custom 3D models.
  • Added support to 3D item previews for most items that spawn entities (boats, minecarts, spawn eggs, etc).
  • Fixed bug that caused wildcard item selectors to be removed from config files.

1.1.5 Fabric (1.19.3)

by Grend on Mar 30, 2023
Download
  • Fixed crash when trying to view 3D item previews while installed with Sodium version 0.4.9.
  • Fixed crash when trying to view 3D item previews for modded boats.
  • Fixed various item sizing and alignment issues with 3D item previews.

1.1.4 Fabric (1.19.3)

by Grend on Jan 15, 2023
Download

1.1.4

  • Fixed a bug that caused resource-pack defined item models with custom scaling to render improperly with custom item renderer.
  • Fixed a bug that caused custom item renderer 3D models to have incorrect rotations.

1.1.3

  • Fixed regression causing missing method crashes with some mods.
  • Fixed a crash that could occur when rendering custom tooltips.

1.1.2

  • Fixed a bug with custom item renderer causing items rendered with alpha to be upside down and with incorrect lighting.

1.1.1

  • Fixed a bug where explicitly-placed tooltips sometimes had incorrectly positioned titles.

1.1.0

  • New item selector functionality is now available.

    • Added wildcard selector (*), which matches all items.
    • Selectors can now be negated by prepending them with a tilde (~).
    • Multiple selectors can now be specified in a single string, separated by a plus sign (+). This will cause these selectors to be applied with an AND operation.
    • See full documentation: Item Selectors Documentation
  • Fixed a bug that caused tooltip titles that spanned multiple lines to not be centered properly.

  • More developer utilities have been added:

    • Iceberg's custom item renderer can now render item "detail" models directly into GUIs. This model is the worn/held model for equipment (armor/tools) and horse armor, and the entity model for minecarts and boats. For other items, it is the standard item model.
    • Added vertex collector class, which can be used anywhere buffer sources are used to collect vertex information.
    • Added checked buffer source class, which is a wrapper around buffer sources that can determine if any valid rendering occurred.

1.1.4 Forge (1.19.x)

by Grend on Jan 4, 2023
Download

1.1.4

  • Fixed a bug that caused resource-pack defined item models with custom scaling to render improperly with custom item renderer.
  • Fixed a bug that caused custom item renderer 3D models to have incorrect rotations.

1.1.3

  • Fixed regression causing missing method crashes with some mods.
  • Fixed a crash that could occur when rendering custom tooltips.

1.1.2

  • Fixed a bug with custom item renderer causing items rendered with alpha to be upside down and with incorrect lighting.
  • Fixed dependency information to correctly only work on 1.19.3.

1.1.1

  • Fixed a bug where explicitly-placed tooltips sometimes had incorrectly positioned titles.

1.1.0

  • New item selector functionality is now available.

    • Added wildcard selector (*), which matches all items.
    • Selectors can now be negated by prepending them with a tilde (~).
    • Multiple selectors can now be specified in a single string, separated by a plus sign (+). This will cause these selectors to be applied with an AND operation.
    • See full documentation: Item Selectors Documentation
  • Fixed a bug that caused tooltip titles that spanned multiple lines to not be centered properly.

  • Injects tooltip color support into Forge on 1.19.3, where it is missing.

  • More developer utilities have been added:

    • Iceberg's custom item renderer can now render item "detail" models directly into GUIs. This model is the worn/held model for equipment (armor/tools) and horse armor, and the entity model for minecarts and boats. For other items, it is the standard item model.
    • Added vertex collector class, which can be used anywhere buffer sources are used to collect vertex information.
    • Added checked buffer source class, which is a wrapper around buffer sources that can determine if any valid rendering occurred.
1
3
4
5

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@fafd47f

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.