- Removed incompatibility message when installed with Embeddium.
- Fixed crash when installed alongside Optifine.
- Fixed a crash when installed alongside Embeddium.
- Added support for Sodium 0.6.0+.
- Embeddium is no longer supported.
- Added support for Sodium 0.6.0+.
- Fixed a crash when trying to render tooltips outside of the inventory.
- Fixed a crash that could occur when trying to display tooltips without any text.
- Fixed crash when installed on dedicated server.
- Added TooltipAccess helper for dependent mods.
- Updated to support latest configuration changes.
- Fixed a mod ordering issue that could cause IcebergConfig to fail to register.
- Added TooltipAccess helper for dependent mods.
- Fixed a mod ordering issue that could cause IcebergConfig to fail to register.
- Updated services API to lazily load services.
- This is a breaking change, so dependent mods will need to update.
- This does however fix conflicts with ImmediatelyFast and other mods.
- Initial Minecraft 1.21 port.
- First ever NeoForge release.
- Fixed an incompatibility with Lithium.
- Fixed a crash with some configuration values.
- Made custom tooltip rendering more compatible with other mods.
- Iceberg now includes a fully-contained config system, so dependent mods no longer need additional dependencies.
- Added several loader-agnostic events and services.