FrozenLib

FrozenLib

Mod

A library for FrozenBlock's mods.

Client or server Library

43.4k downloads
36 followers
Created2 years ago
Updated8 days ago

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

1.6 (1.20.1)

Changelog

  • Fixed Wind and some server-controlled Screen Shakes not working.
  • Added a new /scale command (1.20.5+ only.)
  • Added the FrozenBiome class, meant to make biome creation easier.
    • Contains an injectToOverworld method to directly add the biome to Overworld worldgen.
    • Be sure to create a public static final instance of your FrozenBiome in order to properly access and register it.
  • Upgraded Gravity API to use directional gravity using Vec3s
  • Added the getEntitiesPerLevel method to EntityUtils
    • This will return all loaded entities within a given ServerLevel.
  • Improved the quality of the AxeBehaviors class.
  • Added an extensionID method to the WindManagerExtension class in order to improve saving with NBT.
  • Moved BlockShecuduledTicks to the block package.
  • PointedDripstoneBlockMixin is now loaded once again.
  • Many other improvements

Files

FrozenLib-1.6-Fabric+1.20.1.jar(997.94 KiB) Primary Download
FrozenLib-1.6-Fabric+1.20.1-javadoc.jar(1.99 MiB) Download
FrozenLib-1.6-Fabric+1.20.1-sources.jar(586.55 KiB) Download

Project members

FrozenBlock

FrozenBlock

Organization


Technical information

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