nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
FrozenLib

FrozenLib

Mod

A library for FrozenBlock's mods.

Client or server Library

300.2k downloads
67 followers

2.1.3 (1.21.4)

Changelog

  • Removed a feature that caused Netty to throw exceptions instead of holding them back.
    • While with the vast majority of mods this behavior was fine, some mods interact with these features without using try/catch statements to avoid this situation after finding the cause.
    • Hence, this was removed. For better or for worse.
  • Removed StructurePoolElementIdReplacements after being deprecated and not having functionality for a while.
  • Removed all parameter-related fields from OverworldBiomeBuilderParameters, as the other individual parameter classes contain these.
  • Refactored BiomeParameters to the impl package, from the api package.
  • NoisePlacementFilter now takes EasyNoiseSampler.NoiseType as a parameter to determine which type of noise to use instead of an Integer.
  • Removed the second type parameter from FrozenLibConfiguredFeature, making its usage in datagen significantly easier to work with.
  • Cleaned up multiple classes.

Files

FrozenLib-2.1.3-mc1.21.4.jar(1.52 MiB) Primary Download

External resources


Project members

FrozenBlock

FrozenBlock

Organization


Technical information

License
GPL-3.0-only
Client side
optional
Server side
optional
Project ID