promotional bannermobile promotional banner

Iceberg [Neo/Forge]

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

File Details

Iceberg-1.18.1-1.0.39.jar

  • R
  • Jan 26, 2022
  • 91.85 KB
  • 31.8K
  • 1.18.1
  • Forge

File Name

Iceberg-1.18.1-1.0.39.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:iceberg-520110:3623826")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.39

  • Added new config system that improves upon Forge's with subconfig support, improved reload reliability, and reduced boilerplate.

1.0.38

  • Added support for tooltip components that use tooltip component generation event.

1.0.37

  • Reverted first change from 1.0.35, as it was causing conflicts with other mod's tooltips.

1.0.36

  • Fixed a crash issue with modded tooltip components that are not properly added to tooltip component factory.

1.0.35

  • Fixed an issue that could cause dependent client-side mods to crash when run on a dedicated server.
  • Fixed various warnings in latest.log file.
  • Fixed bug causing incorrect tooltip background alpha.
 

1.0.34

  • Improved item color detection for mods that do not properly implement item name colors.