FrozenLib

FrozenLib

Mod

A library for FrozenBlock's mods.

Client or server Library

43.0k downloads
35 followers
Created2 years ago
Updated6 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

1.7 (1.20.6)

Changelog

  • Fixed the origin position of Entity-caused Wind Disturbances.
  • Added XJS Configs
    • Serializes with XJS to Djs, Json, Hjson, UbJson, and TXT files.
    • Special features supported: Typed entries, @SaveToggle, and @Comment
  • Added FrozenHeightmaps, currently containing MOTION_BLOCKING_NO_LEAVES_SYNCED, a variant of Vanilla's MOTION_BLOCKING_NO_LEAVES that syncs with the client.
  • Added WolfVariantBiomeRegistry to allow for modders to easily assign Wolf variants to new biomes.
    • If a biome has multiple variants registered, it will pick a random entry from the list of registered variants.
  • (1.20.4+) Added the RandomPoolAliasApi to allow for modders to add new targets to structure aliases.
    • For example, adding new spawner types to Trial Chambers.
  • Changed Typed Entry creation to TypedEntry.create()
    • TypedEntry is now an interface
  • Changed default config value for removeExperimentalWarning to false
  • Fixed LGPL license being used in some places instead of GPL
  • (1.20.5+) Updated minimum Java version to 21

Files

FrozenLib-1.7-Fabric+1.20.6.jar(1.37 MiB) Primary Download
FrozenLib-1.7-Fabric+1.20.6-javadoc.jar(2.22 MiB) Download
FrozenLib-1.7-Fabric+1.20.6-sources.jar(637.43 KiB) Download

Project members

FrozenBlock

FrozenBlock

Organization


Technical information

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