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

60.3k downloads
42 followers

1.8.1 (1.21)

Changelog

  • Added BlockStateRespectingRuleProcessor, which will append the current BlockState's properties to the outputed Block instead of needing to define BlockStates manually.
    • This, of course, can save a ton of time and space while making structure processors.
  • Added the BlockStateRespectingProcessorRule, which is used alongside the BlockStateRespectingRuleProcessor.
  • Added WeightedRuleProcessor and WeightedProcessorRule.
  • Added the AppendSherds BlockEntity processor, which will append specified Sherds to a Decorated Pot.
  • Revamped the Structure Processor API to apply to an entire structure, and to be much faster.
  • Removed the Structure Element Replacement API as it simply didn't provide much of a use, especially alongside the new Structure Processor API.
  • Hopefully prevented crashing upon boot caused by the Panorama API.
  • Prevent crashes caused by EasyNoiseSampler. (C2ME - #328)
    • In doing so, features that utilized this will no longer sample an incorrect seed on their first sampling.

Files

FrozenLib-1.8.1-mc1.21.jar(1.36 MiB) Primary Download
FrozenLib-1.8.1-mc1.21-javadoc.jar(2.3 MiB) Download
FrozenLib-1.8.1-mc1.21-sources.jar(666.77 KiB) Download

External resources


Project members

FrozenBlock

FrozenBlock

Organization


Technical information

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